GNOME Bugzilla – Bug 585115
Use accessor functions instead direct access
Last modified: 2009-12-09 04:22:08 UTC
See http://live.gnome.org/GnomeGoals/UseGseal for more details
Created attachment 136123 [details] [review] Use accessor functions instead direct access Is a partial patch because there is not accesor functions for GtkObject flags. See bug #562937
Created attachment 136124 [details] [review] Use accessor functions instead direct access Sorry, I forgot update configure.in to bump gtk+ to 2.14
Created attachment 142096 [details] [review] Use accessor functions instead direct access With this patch, yelp compiles with -DGSEAL_ENABLED without problems if you have GTK+ version >= 2.17.5 I bump the GTK+ version required to 2.14, but I can do a patch with GTK_CHECK_VERSION (2,14,0) if you prefer. Regards
Thanks, this looks good. We've had a stable GTK+ release since you first put the patch up. Let's just make that a hard dependency. Please bump the GTK+ dep to 2.18.0 and drop the #ifdef stuff, then put push to master.
Comment on attachment 142096 [details] [review] Use accessor functions instead direct access committed with the changes you requested commit 5c43a73ccaeca8ec6c8a7187c279f1e0501168c9
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.