diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-04-22 06:53:43 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-04-22 06:53:43 -0700 |
commit | 65531dd765edadeb2fb2a83cf82df4af73100b95 (patch) | |
tree | af0e2c241acd4495a831a9a3c53cbfc7319dd15f /debug.c | |
parent | 1a0ec42b1227510b05ff0a4f62baced37fc57c71 (diff) | |
download | txr-65531dd765edadeb2fb2a83cf82df4af73100b95.tar.gz txr-65531dd765edadeb2fb2a83cf82df4af73100b95.tar.bz2 txr-65531dd765edadeb2fb2a83cf82df4af73100b95.zip |
tags: bugfix: file-opening logic in simulated load.
* tags.tl (fake-load): When the file doesn't end in .tl, we
are only trying it with the .tl suffix, without falling back
on the original name. And we are doing that in an ignerr, so
the nil object will be used as a stream. This cause stdin to
be read when the function encounters a dangling symlink.
Diffstat (limited to 'debug.c')
0 files changed, 0 insertions, 0 deletions