Joerg Mayer skrev 2011-07-29 18:18:
Sorry, what is the question here:
This *should* have worked - right? But the Ubuntu build bot fails... regards Anders
On Fri, Jul 29, 2011 at 02:42:18PM +0200, Anders Broman wrote: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: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: den 29 juli 2011 14:06 To: [email protected] 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 ModifiedCiao Joerg
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
