diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-07-05 07:17:13 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-07-05 07:17:13 -0700 |
commit | fd8ff185fa67c33f73cb0096462562b9f421ab67 (patch) | |
tree | e53066e7cfe00767090af2681a2cf5ac998f4b77 /cadr.c | |
parent | ca78023b2bbd0c5996d2f21cd97a379e929929a7 (diff) | |
download | txr-fd8ff185fa67c33f73cb0096462562b9f421ab67.tar.gz txr-fd8ff185fa67c33f73cb0096462562b9f421ab67.tar.bz2 txr-fd8ff185fa67c33f73cb0096462562b9f421ab67.zip |
bugfix: broken carray-replace.
* ffi.c (carray_replace): Use original fn < vn loop guard,
like in the original code that was replaced by the generic
sequence iteration loop. For instance, when we replace
a range like 1..1, fn == tn, and so the loop doesn't copy
anything.
Diffstat (limited to 'cadr.c')
0 files changed, 0 insertions, 0 deletions