simon-git: puzzles (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Thu Dec 24 22:08:37 GMT 2015
TL;DR:
d295a8a Add a missing error message in Flood solve_game().
Repository: git://git.tartarus.org/simon/puzzles.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=puzzles.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2015-12-24 22:08:37
commit d295a8a93c88bbd65ecfa57f4b70c9c4c6286e97
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=d295a8a93c88bbd65ecfa57f4b70c9c4c6286e97;hp=f1af73319ffceb1b936669182f540454eeb67541
Author: Simon Tatham <anakin at pobox.com>
Date: Thu Dec 24 22:05:48 2015 +0000
Add a missing error message in Flood solve_game().
The only situation in which it actually can't find a solution is if
the puzzle is already solved, in which case it can at least fill in
*error to say so before it returns NULL.
flood.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
More information about the tartarus-commits
mailing list