Package: mdk / 1.2.7+dfsg-2

Metadata

Package Version Patches format
mdk 1.2.7+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 gtk deprecated.patch | (download)

configure.ac | 8 2 + 6 - 0 !
1 file changed, 2 insertions(+), 6 deletions(-)

 fix the build with glib 2.26 and later.
02 warnings.patch | (download)

mixguile/xmixguile_cmd_dispatcher.c | 3 1 + 2 - 0 !
mixlib/mix.c | 2 1 + 1 - 0 !
mixlib/mix_ins.c | 2 1 + 1 - 0 !
mixlib/testsuite/mix_parser_t.c | 2 1 + 1 - 0 !
mixlib/xmix_vm_handlers.c | 24 20 + 4 - 0 !
mixutils/mixvm_command.c | 17 16 + 1 - 0 !
6 files changed, 40 insertions(+), 10 deletions(-)

 fix a couple of compiler warnings.
 - add a %s to a couple of printf statements
 - do not ignore the system() return value
 - ignore an internal routine's return value instead of storing it into
   an unused boolean variable
03 cppcheck.patch | (download)

mixgtk/mixgtk_mixal.c | 2 1 + 1 - 0 !
mixutils/mixvm_loop.c | 7 6 + 1 - 0 !
2 files changed, 7 insertions(+), 2 deletions(-)

 fix some problems detected by cppcheck.
04 no doc build.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
configure.ac | 2 0 + 2 - 0 !
2 files changed, 1 insertion(+), 3 deletions(-)

 do not build and install the texinfo documentation
05 editor.patch | (download)

mixgtk/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use x-terminal-emulator(1) and sensible-editor(1).
06 dis check.patch | (download)

mixlib/xmix_vm_handlers.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 check the correct function argument.
07 readline types.patch | (download)

mixutils/mixvm_command.c | 6 2 + 4 - 0 !
1 file changed, 2 insertions(+), 4 deletions(-)

 use correct types instead of obsoleted readline ones.
 - use our own mix_vm_cmd_function_t to initialize our own structure
 - use readline's rl_completion_func_t as appropriate
Debian-Bug: http://bugs.debian.org/741850