diff options
author | Kaz Kyheku <kaz@kylheku.com> | 2020-03-06 20:41:17 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-03-06 20:41:17 -0800 |
commit | a7f62122d54d2d70e2ae1afda9b27df969f75e5e (patch) | |
tree | 65b2f20305426945dd418ca26cfaca737f64a440 /vm.c | |
parent | 35838a074d832a11b51a84be31c15602356c10b0 (diff) | |
download | txr-a7f62122d54d2d70e2ae1afda9b27df969f75e5e.tar.gz txr-a7f62122d54d2d70e2ae1afda9b27df969f75e5e.tar.bz2 txr-a7f62122d54d2d70e2ae1afda9b27df969f75e5e.zip |
getopts: bugfix in short option processing.
* share/txr/stdlib/getopts.tl
(sys:opt-processor parse-shorts): There is a scoping mixup
here with the opts argument shadowed by a same-named
lexical variable, causing a referential mixup.
Also fixed bad indentation.
Diffstat (limited to 'vm.c')
0 files changed, 0 insertions, 0 deletions