Shamelessly pander to compilers whose data flow warning systems
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 14 Apr 2008 11:32:06 +0000 (11:32 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 14 Apr 2008 11:32:06 +0000 (11:32 +0000)
commit3c082202687e8cf4611cc40f6c97f329ef7194b0
treed5e6fbb36cc4c360da9050c8acead761874c12ee
parentbc578afebc301519e7ce2e905ae2e3ea0b28af58
Shamelessly pander to compilers whose data flow warning systems
insist that a variable should be initialised in all branches of an
if, instead of just all the non-assertion-failing ones.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@7989 cda61777-01e9-0310-a592-d414129be87e
solo.c