]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Of course, that cleanup I did earlier in which I rationalised all
authorSimon Tatham <anakin@pobox.com>
Mon, 27 Jan 2003 23:18:16 +0000 (23:18 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 27 Jan 2003 23:18:16 +0000 (23:18 +0000)
commit0914aba64ab7190264a62352100481d996359171
treef7b3aff2a8535fdeeeb1af30a387a7ab79c56190
parent0bb58aff6832102e02aafc37b755ba669999a486
Of course, that cleanup I did earlier in which I rationalised all
the various `yes/no/maybe' enums into one common one missed a vital
point: all those enums mapped on to integers in different ways,
which affected the format of stored settings. Arrgh. So now
settings.c contains yet more painful warts and I'm _really_ starting
to think it's about time we designed a new set of human-usable
config keywords and retired this lot to the status of Unpleasant
Backwards-Compatibility Relic.

git-svn-id: http://svn.tartarus.org/sgt/putty@2735 cda61777-01e9-0310-a592-d414129be87e
settings.c