diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-04-09 06:59:32 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-04-09 06:59:32 -0700 |
commit | b2f9bf87fae7f8e038dbc34b20ca9aea939fee8a (patch) | |
tree | 7add85d50398531711912c65baeb64152d41bd0b /tests/011/macros-3.expected | |
parent | 88ef8586294631a628b06849cc333d75f3d78b78 (diff) | |
download | txr-b2f9bf87fae7f8e038dbc34b20ca9aea939fee8a.tar.gz txr-b2f9bf87fae7f8e038dbc34b20ca9aea939fee8a.tar.bz2 txr-b2f9bf87fae7f8e038dbc34b20ca9aea939fee8a.zip |
awk/struct: fix breakage under interpreted mode.
References to rslot must be usr:rslot because there is a
sys:rslot. Some difference in loading order causes this not to
be a problem when runing compiled "make tests", but if the
.tlo files are removed, the awk test case fails.
* share/txr/stdlib/awk.tl (sys:awk-mac-let): Replace
rslot with usr:rslot.
* share/txr/stdlib/struct.tl (rslot): Replace rslot
symbol token with usr:rslot in definitions of rslot macro and
rslot place macro.
Diffstat (limited to 'tests/011/macros-3.expected')
0 files changed, 0 insertions, 0 deletions