diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-11-23 07:25:48 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-11-23 07:25:48 -0800 |
commit | 389458021d4baa70a150021aa2d6ab02f78dccd2 (patch) | |
tree | a5ef100602e33e71de7f2c8d55122145ac6a752e /tests/011 | |
parent | cdb62673a886801298c543346c2186f0e054ca6e (diff) | |
download | txr-389458021d4baa70a150021aa2d6ab02f78dccd2.tar.gz txr-389458021d4baa70a150021aa2d6ab02f78dccd2.tar.bz2 txr-389458021d4baa70a150021aa2d6ab02f78dccd2.zip |
Fix quoted function name in unsupported object errors.
* lib.c (unsup_obj): New static function.
(grade, find, rfind, find_max, find_if, rfind_if, pos, rpos,
pos_if, rpos_if, pos_max): Replace call to uw_throwf with call
to unsup_obj. IN all these functions except grade, the ~s
conversion specifier was wrongly used on the function name
rather than ~a, resulting in unwanted quoting.
Diffstat (limited to 'tests/011')
0 files changed, 0 insertions, 0 deletions