Wireshark mailing list archives

Re: [Wireshark-commits] rev 38665: /trunk/gtk/ /trunk/gtk/: main_menubar.c


From: Michael Tüxen <Michael.Tuexen () lurchi franken de>
Date: Mon, 22 Aug 2011 16:16:52 +0200

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: wireshark-dev-bounces () wireshark org [mailto:wireshark-dev-bounces () wireshark org] On Behalf Of Martin 
Mathieson
Sent: den 22 augusti 2011 12:59
To: wireshark-dev () wireshark org
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, <etxrab () wireshark org> 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 <wireshark-commits () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
            mailto:wireshark-commits-request () wireshark org?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: