aboutsummaryrefslogtreecommitdiff
path: root/html/pattern.html
diff options
context:
space:
mode:
authorPhil Bordelon <phil@thenexusproject.org>2017-06-04 23:48:56 -0400
committerSimon Tatham <anakin@pobox.com>2017-06-05 18:36:20 +0100
commit272beef5f98fecc59c975ea920c601836a6bb08c (patch)
treea230a370ffc5a9740b7aa5b92854e86a3af750fd /html/pattern.html
parent7bdfda840962e0de7442c4f58d37ca1f560a5797 (diff)
downloadpuzzles-272beef5f98fecc59c975ea920c601836a6bb08c.zip
puzzles-272beef5f98fecc59c975ea920c601836a6bb08c.tar.gz
puzzles-272beef5f98fecc59c975ea920c601836a6bb08c.tar.bz2
puzzles-272beef5f98fecc59c975ea920c601836a6bb08c.tar.xz
Make cellsize a char.
Apparently new versions of GCC get grumpy if the possible range for a sprintf() call exceeds MAXINT, which would never happen in actuality here due to the size of the puzzles we're dealing with... but the compiler doesn't know that, of course, so thinks that something may have gone horribly awry. Changing it to a char solves the problem neatly.
Diffstat (limited to 'html/pattern.html')
0 files changed, 0 insertions, 0 deletions