simon-svn: puzzles: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sun Sep 7 09:35:52 BST 2008


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       8166
Date:           2008-09-07 09:35:52 +0100 (Sun, 07 Sep 2008)

Log message (5 lines):
How did I manage to check this in without actually trying to build
on Windows at all?! Fix some departures from the C standard, mostly
declaring variables after a statement has already been issued in the
same block. MSVC is picky about this where gcc is forgiving, and TBH
I'd change the latter given the choice.

Modified files:
U   puzzles/grid.c
U   puzzles/grid.h
U   puzzles/loopy.c

Links:
http://svn.tartarus.org/sgt/?rev=8166&view=rev
http://svn.tartarus.org/sgt/puzzles/grid.c?rev=8166&r1=8165&r2=8166
http://svn.tartarus.org/sgt/puzzles/grid.h?rev=8166&r1=8165&r2=8166
http://svn.tartarus.org/sgt/puzzles/loopy.c?rev=8166&r1=8165&r2=8166



More information about the tartarus-commits mailing list