Wireshark mailing list archives

Re: Build bot failure


From: Bálint Réczey <balint () balintreczey hu>
Date: Tue, 11 Mar 2014 09:42:18 +0100

2014-03-11 7:29 GMT+01:00 Anders Broman <a.broman () bredband net>:
Hi,

stock_icons.c:176: error: 'GTK_STOCK_CAPS_LOCK_WARNING' undeclared here (not
in a function) stock_icons.c:242: error: 'GTK_STOCK_PAGE_SETUP' undeclared
here (not in a function) stock_icons.c:246: error: 'GTK_STOCK_PRINT_ERROR'
undeclared here (not in a function) stock_icons.c:247: error:
'GTK_STOCK_PRINT_PAUSED' undeclared here (not in a function)
stock_icons.c:249: error: 'GTK_STOCK_PRINT_REPORT' undeclared here (not in a
function) stock_icons.c:250: error: 'GTK_STOCK_PRINT_WARNING' undeclared
here (not in a function)

These probably needs to be protected with GTK_CHECK_VERSION
GTK_STOCK_CAPS_LOCK_WARNING Since 2.16
GTK_STOCK_PAGE_SETUP                  Since 2.14
GTK_STOCK_PRINT_ERROR                Since 2.14
GTK_STOCK_PRINT_PAUSED              Since 2.14
GTK_STOCK_PRINT_REPORT              Since 2.14
GTK_STOCK_PRINT_WARNING         Since 2.14
I will submit a new review soon

Thanks,
Balint
___________________________________________________________________________
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: