Wireshark mailing list archives
FW: [Wireshark-commits] rev 38256: /trunk/ /trunk/: configure.in
From: Anders Broman <anders.broman () ericsson com>
Date: Fri, 29 Jul 2011 14:42:18 +0200
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 () wireshark org [mailto:wireshark-commits-bounces () wireshark org] On Behalf Of stig
() wireshark org
Sent: den 29 juli 2011 14:06
To: wireshark-commits () wireshark org
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 () 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
Current thread:
- FW: [Wireshark-commits] rev 38256: /trunk/ /trunk/: configure.in Anders Broman (Jul 29)
- Re: FW: [Wireshark-commits] rev 38256: /trunk/ /trunk/: configure.in Joerg Mayer (Jul 29)
- Re: FW: [Wireshark-commits] rev 38256: /trunk/ /trunk/: configure.in Anders Broman (Jul 29)
- Re: FW: [Wireshark-commits] rev 38256: /trunk/ /trunk/: configure.in Stig Bjørlykke (Jul 29)
- Re: FW: [Wireshark-commits] rev 38256: /trunk/ /trunk/: configure.in Joerg Mayer (Jul 29)
- Re: FW: [Wireshark-commits] rev 38256: /trunk/ /trunk/: configure.in Anders Broman (Jul 29)
- Re: FW: [Wireshark-commits] rev 38256: /trunk/ /trunk/: configure.in Joerg Mayer (Jul 29)
- Re: FW: [Wireshark-commits] rev 38256: /trunk/ /trunk/: configure.in Stig Bjørlykke (Jul 29)
