diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-07-11 07:36:45 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-07-11 07:36:45 -0700 |
commit | 26c21f4648acb3866567bb15c961d086aeae2fa3 (patch) | |
tree | 66f116c9dc3f9a767b147a6782d181302e2608c8 /tests/012/binding.tl | |
parent | 1247bc2eaa8db74bb4d60456aea1c344d41dad9d (diff) | |
download | txr-26c21f4648acb3866567bb15c961d086aeae2fa3.tar.gz txr-26c21f4648acb3866567bb15c961d086aeae2fa3.tar.bz2 txr-26c21f4648acb3866567bb15c961d086aeae2fa3.zip |
Fix diagnostics which call non-symbol a symbol.
* eval.c (me_load_for): An object which is not one of the
valid clause symbols is not necessarily a symbol; don't
call it one in the diagnostic.
* stdlib/struct.tl (sys:check-slot): Similarly, an object that
isn't the name of a struct slot isn't necessarily a
symbol; don't call it one.
Diffstat (limited to 'tests/012/binding.tl')
0 files changed, 0 insertions, 0 deletions