diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-02-22 06:34:43 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-02-22 06:34:43 -0800 |
commit | 1180a97cda1dab67169251eb8f50c1b076eeb1f4 (patch) | |
tree | 16febc2aaaf5352ea34a9d06afeaa5340e263d73 /arith.c | |
parent | 9c840f91af116b9d0d536f49696dda8da01cf6d9 (diff) | |
download | txr-1180a97cda1dab67169251eb8f50c1b076eeb1f4.tar.gz txr-1180a97cda1dab67169251eb8f50c1b076eeb1f4.tar.bz2 txr-1180a97cda1dab67169251eb8f50c1b076eeb1f4.zip |
remq/remove-if family: bugfixes in error message.
* lib.c (rem_impl): Take a name argument, so as to report
correct function name. Also, serious fix here: we passed the
address of the in function to the error message format job,
rather than seq_in.
(remove_if): Report as remove-if rather than remq in the error
message. Also, same bug as in remq_impl: in used in place
of seq_in.
(remq, remql, remqual, keepq, keepql, keepqual): Pass function
name as string into remq_impl.
Diffstat (limited to 'arith.c')
0 files changed, 0 insertions, 0 deletions