simon-svn: puzzles: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Tue Jan 31 08:32:26 GMT 2012


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9392
Date:           2012-01-31 08:32:26 +0000 (Tue, 31 Jan 2012)

Log message (6 lines):
Move a debug statement at the end of new_clues from the caller (just
after return) to the callee (just before). Might print something
useful in the soak-test context (where that debug statement will now
be printed and previously wasn't), but the main aim is to remove the
variable 'ngen' at the main call site, which triggered a set-but-not-
used warning if the debug statement that printed it was compiled out.

Modified files:
U   puzzles/pearl.c

Links:
http://svn.tartarus.org/sgt/?rev=9392&view=rev
http://svn.tartarus.org/sgt/puzzles/pearl.c?rev=9392&r1=9391&r2=9392



More information about the tartarus-commits mailing list