diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-03-08 06:19:19 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-03-08 06:19:19 -0800 |
commit | 43675badfd700d12b2d95bb5117c5672d2722f9f (patch) | |
tree | 7d3be2de4b12d2aa132b92b8e15df2d7e6c22dd4 /txr.1 | |
parent | 685786b3715e984fb37929dfac9891924f60d811 (diff) | |
download | txr-43675badfd700d12b2d95bb5117c5672d2722f9f.tar.gz txr-43675badfd700d12b2d95bb5117c5672d2722f9f.tar.bz2 txr-43675badfd700d12b2d95bb5117c5672d2722f9f.zip |
Bugfix in setenv: default argument handling.
* sysif.c (setenv_wrap): We must use default_arg_strict,
not default_arg, because default_arg treats a nil value
as missing. We do not want to replace an explicit nil
with the default t.
Diffstat (limited to 'txr.1')
0 files changed, 0 insertions, 0 deletions