0.7.9.23:
authorChristophe Rhodes <csr21@cam.ac.uk>
Thu, 31 Oct 2002 18:48:44 +0000 (18:48 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Thu, 31 Oct 2002 18:48:44 +0000 (18:48 +0000)
commit967c14df90ace8b868280d93deabfd6742fb769d
treeef86cc0d849fbea1dfdd8d7c8602869454182fb2
parent6ff2116ae3bf3c7acd6692b833f74a5abf2eec54
0.7.9.23:
Fix the NSUBSTITUTE (and friends) bug relating to lists, start,
end and from-end, as reported by Paul Dietz' test suite
from the gcl distribution.
... just recalculate bounding indices if FROM-END is non-NIL.
src/code/seq.lisp
tests/seq.pure.lisp
version.lisp-expr