On Aug 22, 2011, at 3:32 PM, Anders Broman wrote: > Hi, > Could you please try revision 38671. 38672 might be better...
Best regards Michael > Regards > Anders > > From: [email protected] > [mailto:[email protected]] On Behalf Of Martin Mathieson > Sent: den 22 augusti 2011 12:59 > To: [email protected] > Subject: Re: [Wireshark-dev] [Wireshark-commits] rev 38665: /trunk/gtk/ > /trunk/gtk/: main_menubar.c > > Hi, > > Compilation of this file still fails for me. > > main_menubar.c: In function `menu_open_recent_file_cmd': > main_menubar.c:3752: warning: implicit declaration of function > `gtk_action_get_label' > main_menubar.c:3752: warning: assignment makes pointer from integer without a > cast > main_menubar.c: At top level: > main_menubar.c:136: warning: 'merge_all_tap_menus' declared `static' but > never defined > main_menubar.c:3117: warning: 'menu_dissector_filter_cb' defined but not used > main_menubar.c:3138: warning: 'menu_dissector_filter_spe_cb' defined but not > used > > gtk_action_get_label was introduced in 2.16, whereas the configure check only > looks for 2.12. > > Regards, > Martin > > On Mon, Aug 22, 2011 at 11:36 AM, <[email protected]> wrote: > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38665 > > User: etxrab > Date: 2011/08/22 03:36 AM > > Log: > More code cleanup. > > Directory: /trunk/gtk/ > Changes Path Action > +2 -426 main_menubar.c Modified > > ___________________________________________________________________________ > Sent via: Wireshark-commits mailing list <[email protected]> > Archives: http://www.wireshark.org/lists/wireshark-commits > Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits > mailto:[email protected]?subject=unsubscribe > > ___________________________________________________________________________ > Sent via: Wireshark-dev mailing list <[email protected]> > Archives: http://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]?subject=unsubscribe ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
