diff -Nru nam-1.15/debian/changelog nam-1.15/debian/changelog --- nam-1.15/debian/changelog 2016-02-14 15:48:53.000000000 +0000 +++ nam-1.15/debian/changelog 2016-11-02 14:37:23.000000000 +0000 @@ -1,3 +1,12 @@ +nam (1.15-4) unstable; urgency=medium + + [ YunQiang Su ] + * Fix FTBFS with GCC 6: narrowing conversion (Closes: #811737) + * Change email to @debian.org + * Bump standard version to 3.9.8 + + -- YunQiang Su Wed, 02 Nov 2016 22:37:23 +0800 + nam (1.15-3.1) unstable; urgency=low * Non-maintainer upload. diff -Nru nam-1.15/debian/control nam-1.15/debian/control --- nam-1.15/debian/control 2016-02-09 16:25:26.000000000 +0000 +++ nam-1.15/debian/control 2016-11-02 14:37:23.000000000 +0000 @@ -2,12 +2,12 @@ Section: net Priority: optional Maintainer: Debian Network Simulators Team -Uploaders: YunQiang Su +Uploaders: YunQiang Su Build-Depends: debhelper (>= 8), quilt (>= 0.46-7~), cmake, tcl-dev (>=8.6), tk-dev (>=8.6), libxt-dev, libxmu-headers, zlib1g-dev, libotcl1-dev (>= 1.14+dfsg), tclcl, libtclcl1-dev (>= 1.20-4) -Standards-Version: 3.9.5 +Standards-Version: 3.9.8 Vcs-git: git://anonscm.debian.org/pkg-netsim/nam.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-netsim/nam.git Homepage: http://www.isi.edu/nsnam/nam/ diff -Nru nam-1.15/debian/patches/fix_narrowing_conversion.diff nam-1.15/debian/patches/fix_narrowing_conversion.diff --- nam-1.15/debian/patches/fix_narrowing_conversion.diff 1970-01-01 00:00:00.000000000 +0000 +++ nam-1.15/debian/patches/fix_narrowing_conversion.diff 2016-11-02 14:37:23.000000000 +0000 @@ -0,0 +1,381 @@ +Index: b/bitmap/play.xbm +=================================================================== +--- a/bitmap/play.xbm ++++ b/bitmap/play.xbm +@@ -1,6 +1,6 @@ + #define play_width 20 + #define play_height 13 +-static char play_bits[] = { ++static unsigned char play_bits[] = { + 0x00, 0x00, 0x00, 0x30, 0x00, 0x00, 0xf0, 0x00, 0x00, 0xf0, 0x03, 0x00, + 0xf0, 0x0f, 0x00, 0xf0, 0x3f, 0x00, 0xf0, 0xff, 0x00, 0xf0, 0x3f, 0x00, + 0xf0, 0x0f, 0x00, 0xf0, 0x03, 0x00, 0xf0, 0x00, 0x00, 0x30, 0x00, 0x00, +Index: b/bitmap/addagentlink.xbm +=================================================================== +--- a/bitmap/addagentlink.xbm ++++ b/bitmap/addagentlink.xbm +@@ -1,6 +1,6 @@ + #define addagentlink_width 21 + #define addagentlink_height 16 +-static char addagentlink_bits[] = { ++static unsigned char addagentlink_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x0f, 0x00, 0x1e, 0xf9, 0xff, 0x13, 0xf9, 0xff, 0x13, + 0x0f, 0x00, 0x1e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +Index: b/bitmap/addlink.xbm +=================================================================== +--- a/bitmap/addlink.xbm ++++ b/bitmap/addlink.xbm +@@ -1,6 +1,6 @@ + #define addlink_width 21 + #define addlink_height 16 +-static char addlink_bits[] = { ++static unsigned char addlink_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x07, 0x00, 0x1c, 0xff, 0xff, 0x1f, 0xff, 0xff, 0x1f, + 0x07, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +Index: b/bitmap/addnode.xbm +=================================================================== +--- a/bitmap/addnode.xbm ++++ b/bitmap/addnode.xbm +@@ -1,6 +1,6 @@ + #define addnode_width 21 + #define addnode_height 16 +-static char addnode_bits[] = { ++static unsigned char addnode_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x80, 0x31, 0x00, 0x60, 0xc0, 0x00, + 0x20, 0x84, 0x00, 0x10, 0x00, 0x01, 0x10, 0x04, 0x01, 0x08, 0x04, 0x02, + 0x08, 0x04, 0x02, 0x08, 0x04, 0x02, 0x10, 0x04, 0x01, 0x10, 0x04, 0x01, +Index: b/bitmap/back.xbm +=================================================================== +--- a/bitmap/back.xbm ++++ b/bitmap/back.xbm +@@ -1,6 +1,6 @@ + #define back_width 20 + #define back_height 13 +-static char back_bits[] = { ++static unsigned char back_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0xc0, 0x00, 0x00, 0xf0, 0x00, 0x00, 0xfc, 0x00, + 0x00, 0xff, 0x00, 0xc0, 0xff, 0x00, 0xf0, 0xff, 0x00, 0xc0, 0xff, 0x00, + 0x00, 0xff, 0x00, 0x00, 0xfc, 0x00, 0x00, 0xf0, 0x00, 0x00, 0xc0, 0x00, +Index: b/bitmap/cut.xbm +=================================================================== +--- a/bitmap/cut.xbm ++++ b/bitmap/cut.xbm +@@ -1,6 +1,6 @@ + #define cut_width 21 + #define cut_height 16 +-static char cut_bits[] = { ++static unsigned char cut_bits[] = { + 0x08, 0x00, 0x01, 0x08, 0x00, 0x01, 0x08, 0x00, 0x01, 0x10, 0xc0, 0x00, + 0x10, 0xc0, 0x00, 0x60, 0x20, 0x00, 0x60, 0x20, 0x00, 0x80, 0x10, 0x00, + 0x80, 0x10, 0x00, 0x00, 0x09, 0x00, 0x00, 0x09, 0x00, 0x00, 0x06, 0x00, +Index: b/bitmap/delete.xbm +=================================================================== +--- a/bitmap/delete.xbm ++++ b/bitmap/delete.xbm +@@ -2,7 +2,7 @@ + #define delete_height 16 + #define delete_x_hot 10 + #define delete_y_hot 8 +-static char delete_bits[] = { ++static unsigned char delete_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x80, 0x31, 0x00, 0x60, 0xc0, 0x00, + 0x20, 0xe0, 0x00, 0x10, 0x70, 0x01, 0x10, 0x38, 0x01, 0x08, 0x1c, 0x02, + 0x08, 0x0e, 0x02, 0x08, 0x07, 0x02, 0x90, 0x03, 0x01, 0xd0, 0x01, 0x01, +Index: b/bitmap/edit.xbm +=================================================================== +--- a/bitmap/edit.xbm ++++ b/bitmap/edit.xbm +@@ -2,7 +2,7 @@ + #define edit_height 17 + #define edit_x_hot 0 + #define edit_y_hot 0 +-static char edit_bits[] = { ++static unsigned char edit_bits[] = { + 0x07, 0xc0, 0xff, 0xff, 0xff, 0xff, 0x07, 0xe0, 0xff, 0x02, 0x10, 0xfe, + 0x02, 0x18, 0xfe, 0x02, 0x0c, 0xfe, 0x02, 0x04, 0xfe, 0x82, 0x03, 0xfe, + 0x82, 0x03, 0xfe, 0x82, 0x03, 0xfe, 0x02, 0x04, 0xfe, 0x02, 0x08, 0xfe, +Index: b/bitmap/eject.xbm +=================================================================== +--- a/bitmap/eject.xbm ++++ b/bitmap/eject.xbm +@@ -1,6 +1,6 @@ + #define eject_width 20 + #define eject_height 13 +-static char eject_bits[] = { ++static unsigned char eject_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x0f, 0x00, 0x80, 0x1f, 0x00, + 0xc0, 0x3f, 0x00, 0xe0, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00, + 0x00, 0x0f, 0x00, 0x80, 0x1f, 0x00, 0xc0, 0x3f, 0x00, 0xe0, 0x7f, 0x00, +Index: b/bitmap/ff.xbm +=================================================================== +--- a/bitmap/ff.xbm ++++ b/bitmap/ff.xbm +@@ -1,6 +1,6 @@ + #define ff_width 20 + #define ff_height 13 +-static char ff_bits[] = { ++static unsigned char ff_bits[] = { + 0x00, 0x00, 0x00, 0x08, 0x08, 0x00, 0x18, 0x18, 0x00, 0x38, 0x38, 0x00, + 0x78, 0x78, 0x00, 0xf8, 0xf8, 0x00, 0xf8, 0xf9, 0x01, 0xf8, 0xf8, 0x00, + 0x78, 0x78, 0x00, 0x38, 0x38, 0x00, 0x18, 0x18, 0x00, 0x08, 0x08, 0x00, +Index: b/bitmap/mark1.xbm +=================================================================== +--- a/bitmap/mark1.xbm ++++ b/bitmap/mark1.xbm +@@ -2,5 +2,5 @@ + #define mark1_height 8 + #define mark1_x_hot 3 + #define mark1_y_hot 3 +-static char mark1_bits[] = { ++static unsigned char mark1_bits[] = { + 0x00, 0x00, 0x1c, 0x1c, 0x1c, 0x00, 0x00, 0x00}; +Index: b/bitmap/mark2.xbm +=================================================================== +--- a/bitmap/mark2.xbm ++++ b/bitmap/mark2.xbm +@@ -2,5 +2,5 @@ + #define mark2_height 8 + #define mark2_x_hot 3 + #define mark2_y_hot 3 +-static char mark2_bits[] = { ++static unsigned char mark2_bits[] = { + 0x00, 0x3e, 0x22, 0x22, 0x22, 0x3e, 0x00, 0x00}; +Index: b/bitmap/mark3.xbm +=================================================================== +--- a/bitmap/mark3.xbm ++++ b/bitmap/mark3.xbm +@@ -2,5 +2,5 @@ + #define mark3_height 8 + #define mark3_x_hot 3 + #define mark3_y_hot 3 +-static char mark3_bits[] = { ++static unsigned char mark3_bits[] = { + 0x00, 0x1c, 0x36, 0x22, 0x36, 0x1c, 0x00, 0x00}; +Index: b/bitmap/mark4.xbm +=================================================================== +--- a/bitmap/mark4.xbm ++++ b/bitmap/mark4.xbm +@@ -2,5 +2,5 @@ + #define mark4_height 8 + #define mark4_x_hot 3 + #define mark4_y_hot 3 +-static char mark4_bits[] = { ++static unsigned char mark4_bits[] = { + 0x00, 0x22, 0x14, 0x08, 0x14, 0x22, 0x00, 0x00}; +Index: b/bitmap/mark5.xbm +=================================================================== +--- a/bitmap/mark5.xbm ++++ b/bitmap/mark5.xbm +@@ -2,5 +2,5 @@ + #define mark5_height 8 + #define mark5_x_hot 3 + #define mark5_y_hot 3 +-static char mark5_bits[] = { ++static unsigned char mark5_bits[] = { + 0x00, 0x08, 0x14, 0x22, 0x14, 0x08, 0x00, 0x00}; +Index: b/bitmap/mark6.xbm +=================================================================== +--- a/bitmap/mark6.xbm ++++ b/bitmap/mark6.xbm +@@ -2,5 +2,5 @@ + #define mark6_height 8 + #define mark6_x_hot 3 + #define mark6_y_hot 3 +-static char mark6_bits[] = { ++static unsigned char mark6_bits[] = { + 0x00, 0x1c, 0x14, 0x1c, 0x14, 0x1c, 0x00, 0x00}; +Index: b/bitmap/mark7.xbm +=================================================================== +--- a/bitmap/mark7.xbm ++++ b/bitmap/mark7.xbm +@@ -2,5 +2,5 @@ + #define mark7_height 8 + #define mark7_x_hot 3 + #define mark7_y_hot 3 +-static char mark7_bits[] = { ++static unsigned char mark7_bits[] = { + 0x00, 0x1c, 0x2a, 0x36, 0x2a, 0x1c, 0x00, 0x00}; +Index: b/bitmap/mark8.xbm +=================================================================== +--- a/bitmap/mark8.xbm ++++ b/bitmap/mark8.xbm +@@ -2,5 +2,5 @@ + #define mark8_height 8 + #define mark8_x_hot 3 + #define mark8_y_hot 3 +-static char mark8_bits[] = { ++static unsigned char mark8_bits[] = { + 0x00, 0x3e, 0x1c, 0x08, 0x1c, 0x3e, 0x00, 0x00}; +Index: b/bitmap/monitors.xbm +=================================================================== +--- a/bitmap/monitors.xbm ++++ b/bitmap/monitors.xbm +@@ -1,6 +1,6 @@ + #define monitors_width 16 + #define monitors_height 75 +-static char monitors_bits[] = { ++static unsigned char monitors_bits[] = { + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x40,0x06, + 0x60,0x0f,0x60,0x0f,0xe0,0x0d,0xe0,0x0d,0xc0,0x04,0x60,0x00,0x60,0x00,0xe0, +Index: b/bitmap/netedit.xbm +=================================================================== +--- a/bitmap/netedit.xbm ++++ b/bitmap/netedit.xbm +@@ -2,7 +2,7 @@ + #define netedit_height 25 + #define netedit_x_hot 0 + #define netedit_y_hot 0 +-static char netedit_bits[] = { ++static unsigned char netedit_bits[] = { + 0x00, 0x00, 0xfe, 0x00, 0x00, 0xfe, 0x00, 0x00, 0xfe, 0x00, 0x00, 0xfe, + 0x78, 0x3c, 0xfe, 0x08, 0x44, 0xfe, 0x38, 0x44, 0xfe, 0x08, 0x44, 0xfe, + 0x08, 0x44, 0xfe, 0x78, 0x3c, 0xfe, 0x00, 0x00, 0xfe, 0x00, 0x00, 0xfe, +Index: b/bitmap/netview.xbm +=================================================================== +--- a/bitmap/netview.xbm ++++ b/bitmap/netview.xbm +@@ -2,7 +2,7 @@ + #define netview_height 25 + #define netview_x_hot 0 + #define netview_y_hot 0 +-static char netview_bits[] = { ++static unsigned char netview_bits[] = { + 0x00, 0x00, 0xf8, 0x00, 0x00, 0xf8, 0x00, 0x00, 0xf8, 0x00, 0x00, 0xf8, + 0x48, 0x10, 0xf8, 0x48, 0x10, 0xf8, 0x48, 0x10, 0xf8, 0x48, 0x10, 0xf8, + 0x28, 0x10, 0xf8, 0x10, 0x10, 0xf8, 0x00, 0x00, 0xf8, 0x00, 0x00, 0xf8, +Index: b/bitmap/nodedown.xbm +=================================================================== +--- a/bitmap/nodedown.xbm ++++ b/bitmap/nodedown.xbm +@@ -2,7 +2,7 @@ + #define nodedown_height 16 + #define nodedown_x_hot 0 + #define nodedown_y_hot 0 +-static char nodedown_bits[] = { ++static unsigned char nodedown_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x01, 0x20, 0x02, + 0x10, 0x04, 0x10, 0x04, 0x10, 0x04, 0x20, 0x02, 0xc0, 0x01, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; +Index: b/bitmap/nodeup.xbm +=================================================================== +--- a/bitmap/nodeup.xbm ++++ b/bitmap/nodeup.xbm +@@ -2,7 +2,7 @@ + #define nodeup_height 16 + #define nodeup_x_hot 0 + #define nodeup_y_hot 0 +-static char nodeup_bits[] = { ++static unsigned char nodeup_bits[] = { + 0x00, 0x00, 0xe0, 0x01, 0x18, 0x06, 0x04, 0x08, 0x04, 0x08, 0x02, 0x10, + 0x02, 0x10, 0x02, 0x10, 0x02, 0x10, 0x04, 0x08, 0x04, 0x08, 0x18, 0x06, + 0xe0, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; +Index: b/bitmap/pullright.xbm +=================================================================== +--- a/bitmap/pullright.xbm ++++ b/bitmap/pullright.xbm +@@ -1,6 +1,6 @@ + #define pullright_width 14 + #define pullright_height 28 +-static char pullright_bits[] = { ++static unsigned char pullright_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x0c, 0x00, 0x1c, 0x00, + 0x3c, 0x00, 0x7c, 0x00, 0xec, 0x00, 0xcc, 0x01, 0x8c, 0x03, 0x0c, 0x07, + 0x0c, 0x0e, 0x0c, 0x1c, 0x0c, 0x0e, 0x0c, 0x07, 0x8c, 0x03, 0xcc, 0x01, +Index: b/bitmap/rew.xbm +=================================================================== +--- a/bitmap/rew.xbm ++++ b/bitmap/rew.xbm +@@ -1,6 +1,6 @@ + #define rew_width 20 + #define rew_height 13 +-static char rew_bits[] = { ++static unsigned char rew_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x01, 0x01, 0x80, 0x81, 0x01, 0xc0, 0xc1, 0x01, + 0xe0, 0xe1, 0x01, 0xf0, 0xf1, 0x01, 0xf8, 0xf9, 0x01, 0xf0, 0xf1, 0x01, + 0xe0, 0xe1, 0x01, 0xc0, 0xc1, 0x01, 0x80, 0x81, 0x01, 0x00, 0x01, 0x01, +Index: b/bitmap/rewind.xbm +=================================================================== +--- a/bitmap/rewind.xbm ++++ b/bitmap/rewind.xbm +@@ -1,5 +1,5 @@ + #define rewind_width 15 + #define rewind_height 12 +-static char rewind_bits[] = { ++static unsigned char rewind_bits[] = { + 0x00, 0x00, 0x40, 0x10, 0x60, 0x18, 0x70, 0x1c, 0x78, 0x1e, 0x7c, 0x1f, + 0x7c, 0x1f, 0x78, 0x1e, 0x70, 0x1c, 0x60, 0x18, 0x40, 0x10, 0x00, 0x00}; +Index: b/bitmap/select.xbm +=================================================================== +--- a/bitmap/select.xbm ++++ b/bitmap/select.xbm +@@ -1,6 +1,6 @@ + #define select_width 21 + #define select_height 16 +-static char select_bits[] = { ++static unsigned char select_bits[] = { + 0x03, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x7e, 0x00, 0x00, 0xfc, 0x01, 0x00, + 0xfc, 0x0f, 0x00, 0xf8, 0x3f, 0x00, 0xf8, 0x1f, 0x00, 0xf0, 0x0f, 0x00, + 0xe0, 0x0f, 0x00, 0xe0, 0x13, 0x00, 0xc0, 0x20, 0x00, 0x40, 0xc0, 0x00, +Index: b/bitmap/stop.xbm +=================================================================== +--- a/bitmap/stop.xbm ++++ b/bitmap/stop.xbm +@@ -1,6 +1,6 @@ + #define stop_width 20 + #define stop_height 13 +-static char stop_bits[] = { ++static unsigned char stop_bits[] = { + 0x00, 0x00, 0x00, 0xe0, 0x7f, 0x00, 0xe0, 0x7f, 0x00, 0xe0, 0x7f, 0x00, + 0xe0, 0x7f, 0x00, 0xe0, 0x7f, 0x00, 0xe0, 0x7f, 0x00, 0xe0, 0x7f, 0x00, + 0xe0, 0x7f, 0x00, 0xe0, 0x7f, 0x00, 0xe0, 0x7f, 0x00, 0xe0, 0x7f, 0x00, +Index: b/bitmap/time.xbm +=================================================================== +--- a/bitmap/time.xbm ++++ b/bitmap/time.xbm +@@ -1,6 +1,6 @@ + #define time_width 30 + #define time_height 10 +-static char time_bits[] = { ++static unsigned char time_bits[] = { + 0xff, 0x5f, 0xff, 0x3f, 0x01, 0x40, 0x00, 0x20, 0x7d, 0x47, 0x44, 0x2f, + 0x11, 0xe2, 0x6c, 0x21, 0x11, 0xe2, 0x54, 0x23, 0x11, 0xe2, 0x44, 0x21, + 0x11, 0xe2, 0x44, 0x21, 0x11, 0xf7, 0x45, 0x2f, 0x01, 0xf0, 0x01, 0x20, +Index: b/bitmap/updir.xbm +=================================================================== +--- a/bitmap/updir.xbm ++++ b/bitmap/updir.xbm +@@ -1,6 +1,6 @@ + #define updir_width 28 + #define updir_height 16 +-static char updir_bits[] = { ++static unsigned char updir_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x80, 0x1f, 0x00, 0x00, 0x40, 0x20, 0x00, 0x00, + 0x20, 0x40, 0x00, 0x00, 0xf0, 0xff, 0xff, 0x01, 0x10, 0x00, 0x00, 0x01, + 0x10, 0x02, 0x00, 0x01, 0x10, 0x07, 0x00, 0x01, 0x90, 0x0f, 0x00, 0x01, +Index: b/bitmap/zoomin.xbm +=================================================================== +--- a/bitmap/zoomin.xbm ++++ b/bitmap/zoomin.xbm +@@ -1,6 +1,6 @@ + #define zoomin_width 21 + #define zoomin_height 16 +-static char zoomin_bits[] = { ++static unsigned char zoomin_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x1b, 0x00, 0xc0, 0x60, 0x00, + 0x30, 0x80, 0x01, 0x0c, 0x00, 0x06, 0xff, 0xe0, 0x1f, 0x41, 0x40, 0x10, + 0x21, 0x80, 0x10, 0x3f, 0x80, 0x1f, 0xf0, 0xff, 0x01, 0x10, 0x00, 0x01, +Index: b/bitmap/zoomout.xbm +=================================================================== +--- a/bitmap/zoomout.xbm ++++ b/bitmap/zoomout.xbm +@@ -1,6 +1,6 @@ + #define zoomout_width 21 + #define zoomout_height 16 +-static char zoomout_bits[] = { ++static unsigned char zoomout_bits[] = { + 0x00, 0x00, 0x00, 0xf0, 0xff, 0x01, 0x30, 0x80, 0x01, 0x50, 0x40, 0x01, + 0xa0, 0xa0, 0x00, 0xff, 0xe0, 0x1f, 0x07, 0x00, 0x1c, 0x19, 0x00, 0x13, + 0x61, 0xc0, 0x10, 0x81, 0x31, 0x10, 0x06, 0x0e, 0x0c, 0x18, 0x04, 0x03, diff -Nru nam-1.15/debian/patches/series nam-1.15/debian/patches/series --- nam-1.15/debian/patches/series 2016-02-14 11:57:50.000000000 +0000 +++ nam-1.15/debian/patches/series 2016-11-02 14:34:55.000000000 +0000 @@ -1,3 +1,4 @@ +fix_narrowing_conversion.diff netmodel_cc_void_int.patch #init_tcltk_with_stub.diff group_cc_void_int.patch