]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fiddle with the cmdline_saved mechanism: the `-load' option is now
authorSimon Tatham <anakin@pobox.com>
Sat, 22 Mar 2003 10:36:28 +0000 (10:36 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 22 Mar 2003 10:36:28 +0000 (10:36 +0000)
commit271adc266de500872573db1b1f918299db75988e
tree4dd00697c01f9be501d4d66bcab717d261fffd4c
parent17bafa0c08ce43fa1f953c37f2a497dc5fd7fdaf
Fiddle with the cmdline_saved mechanism: the `-load' option is now
never deferred, but is evaluated instantly. This _should_ fix all
the irritating problems with (for example) proxy settings and saved
sessions not playing nicely. Or it may have some other ghastly side-
effect I haven't considered; really I ought to have been keeping
better track of all the problems in this area :-(

[originally from svn r2976]
cmdline.c