simon-svn: puzzles: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Wed Nov 21 18:45:07 GMT 2012


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9712
Date:           2012-11-21 18:45:07 +0000 (Wed, 21 Nov 2012)

Log message (8 lines):
Fix overnight build failure last night, by making the new call to
gtk_widget_get_allocation conditional on GTK being new enough to have
that function.

I'm assuming until someone proves otherwise that if it isn't that new,
then it also isn't one of the versions of GTK which exhibit the bug
which that call was working around (since gtk_widget_get_allocation
came in 2.18, and the problem seems to have arisen since 2.20).

Modified files:
U   puzzles/gtk.c

Links:
http://svn.tartarus.org/sgt/?rev=9712&view=rev
http://svn.tartarus.org/sgt/puzzles/gtk.c?rev=9712&r1=9711&r2=9712



More information about the tartarus-commits mailing list