diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-09-14 06:08:09 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-09-14 06:08:09 -0700 |
commit | c73f52bb02c93bdf0fec6bf111abb0d4802a6cae (patch) | |
tree | 02366dc8b5443bd02e8e9a44602833aaf0bbec24 /sysif.c | |
parent | 9536c7763d0d41ef1b4de5be21d91065474493b5 (diff) | |
download | txr-c73f52bb02c93bdf0fec6bf111abb0d4802a6cae.tar.gz txr-c73f52bb02c93bdf0fec6bf111abb0d4802a6cae.tar.bz2 txr-c73f52bb02c93bdf0fec6bf111abb0d4802a6cae.zip |
Fix broken keep/remove functions.
* lib.c (remq, remql, remqual, remove_if, keep_if): Bug:
functions don't work correctly for strings. Anyway,
the ldiff-based algorithm is ugly on vectors and strings.
Patching things upp by converting input to list with
tolist.
Diffstat (limited to 'sysif.c')
0 files changed, 0 insertions, 0 deletions