Hi,
Hmm, something wrong here? What GTK version is on the buildbot?
# if GTK_CHECK_VERSION (2, 22, 0) && defined(GSEAL_ENABLE)
/* This is too late, see https://bugzilla.gnome.org/show_bug.cgi?id=641089
* They also admit that they missed a use case and thus failed to provide
* an accessor function:
* http://mail.gnome.org/archives/commits-list/2010-December/msg00578.html
*/
# define gtk_tree_view_column_get_button(x) x->_g_sealed__button
# else
# define gtk_tree_view_column_get_button(x) x->button
# endif
-----Original Message-----
From: wireshark-commits-bounces@xxxxxxxxxxxxx [mailto:wireshark-commits-bounces@xxxxxxxxxxxxx] On Behalf Of stig@xxxxxxxxxxxxx
Sent: den 29 juli 2011 14:06
To: wireshark-commits@xxxxxxxxxxxxx
Subject: [Wireshark-commits] rev 38256: /trunk/ /trunk/: configure.in
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38256
User: stig
Date: 2011/07/29 05:06 AM
Log:
Removed building with GSEAL_ENABLE, does not work yet.
Directory: /trunk/
Changes Path Action
+0 -4 configure.in Modified
___________________________________________________________________________
Sent via: Wireshark-commits mailing list <wireshark-commits@xxxxxxxxxxxxx>
Archives: http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
mailto:wireshark-commits-request@xxxxxxxxxxxxx?subject=unsubscribe