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, <etx...@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-comm...@wireshark.org>
> Archives:    http://www.wireshark.org/lists/wireshark-commits
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
>             mailto:wireshark-commits-requ...@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-requ...@wireshark.org?subject=unsubscribe

Reply via email to