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 | 5e79435c47c6d25310be92b412abed8670e5a8ff (patch) | |
tree | 02366dc8b5443bd02e8e9a44602833aaf0bbec24 /lisplib.c | |
parent | 8e1a3e36d17788a59903db7ea865bbac8553b56a (diff) | |
download | txr-5e79435c47c6d25310be92b412abed8670e5a8ff.tar.gz txr-5e79435c47c6d25310be92b412abed8670e5a8ff.tar.bz2 txr-5e79435c47c6d25310be92b412abed8670e5a8ff.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 'lisplib.c')
0 files changed, 0 insertions, 0 deletions