summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-11-23 07:25:48 -0800
committerKaz Kylheku <kaz@kylheku.com>2017-11-23 07:25:48 -0800
commit389458021d4baa70a150021aa2d6ab02f78dccd2 (patch)
treea5ef100602e33e71de7f2c8d55122145ac6a752e /tests
parentcdb62673a886801298c543346c2186f0e054ca6e (diff)
downloadtxr-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')
0 files changed, 0 insertions, 0 deletions