]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
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)
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.

[originally from svn r2735]


No differences found