diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-04-10 06:52:58 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-04-10 06:52:58 -0700 |
commit | 9dc1f9c5e0b47127457104f95e84d295e944d1b3 (patch) | |
tree | ae2a23221e2f4a68b43471b442a501a2e4a7ecda /vm.c | |
parent | c8b4a77879213c8e3978feed1b92f3f4cdadb4d0 (diff) | |
download | txr-9dc1f9c5e0b47127457104f95e84d295e944d1b3.tar.gz txr-9dc1f9c5e0b47127457104f95e84d295e944d1b3.tar.bz2 txr-9dc1f9c5e0b47127457104f95e84d295e944d1b3.zip |
defpackage: bugfix: symbol clash.
* share/txr/stdlib/package.tl (defpackage): Now that library
file are read in the sys package, this macro's name-str
local variable is the same symbol as sys:name-str, the
function it uses. They clash in the (op sys:name-str ...)
syntax. Let's rename the local.
Diffstat (limited to 'vm.c')
0 files changed, 0 insertions, 0 deletions