summaryrefslogtreecommitdiffstats
path: root/tests/004
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-03-08 08:31:00 -0800
committerKaz Kylheku <kaz@kylheku.com>2019-03-08 08:31:00 -0800
commit685c906b541ff7d457d2dd555f513ed93016bf75 (patch)
treea75ce3dbc89e0b06ff37685d7f7ad755eb217c8d /tests/004
parentfe533f82ee26d0bf98468f25b263e8f8461f309e (diff)
downloadtxr-685c906b541ff7d457d2dd555f513ed93016bf75.tar.gz
txr-685c906b541ff7d457d2dd555f513ed93016bf75.tar.bz2
txr-685c906b541ff7d457d2dd555f513ed93016bf75.zip
structs: fix missing lnew operator.
* lisplib.c (struct_set_entries): Add missing entry for lnew in the name array. This is not just a missing auto-load issue. Because we don't intern the symbol, struct.tl ends up defining a sys:lnew macro, and not usr:lnew. The symbol usr:lnew doesn't exist and so when application code tries to use lnew, it's trying to invoke pub:lnew.
Diffstat (limited to 'tests/004')
0 files changed, 0 insertions, 0 deletions