chiark / gitweb /
Sanity-checking patch from Phil Bordelon: since Solo can't cope with
authorSimon Tatham <anakin@pobox.com>
Sat, 16 Jul 2005 20:02:15 +0000 (20:02 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 16 Jul 2005 20:02:15 +0000 (20:02 +0000)
commite7d6c0aa330f4801d66bef6e048307982ee60614
tree3b1688e6ebf0e3c639e7df6cb1ab33338619b251
parenta8a903db475885c719bb242b669a2675e702ea68
Sanity-checking patch from Phil Bordelon: since Solo can't cope with
more than 36 distinct symbols (it runs out of alphanumerics), check
this in validate_params. I hate to do this, since I like puzzle
sizes to at least be open-ended in _principle_, but in this case
there's a fundamental UI limitation which won't be fixed by getting
a faster CPU.

[originally from svn r6098]
solo.c