simon-git: puzzles (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Tue Oct 24 19:52:30 BST 2017
TL;DR:
efcc00f Build fixes for GTK2.
Repository: https://git.tartarus.org/simon/puzzles.git
On the web: https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2017-10-24 19:52:30
commit efcc00ffefa34b2c4048e560099814c19a064ba5
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=efcc00ffefa34b2c4048e560099814c19a064ba5;hp=38ea1599fe0bf995f5c16b3d2995643976387e15
Author: Simon Tatham <anakin at pobox.com>
Date: Tue Oct 24 19:39:11 2017 +0100
Build fixes for GTK2.
I had left one mention of the new GTK3-only variable
'awaiting_resize_ack' unprotected by #ifdefs. Also, the GTK2 version
of message_box() was missing some consts in its prototype, presumably
because when I had that #ifdeffed out the compiler didn't warn me
about those ones.
gtk.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
More information about the tartarus-commits
mailing list