1.0.14.40: make deftransforms for UB<N>-BASH-COPY have consistent return type
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 22 Feb 2008 16:54:48 +0000 (16:54 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 22 Feb 2008 16:54:48 +0000 (16:54 +0000)
commit14e60ecd5397b69a1c5798bc6c95f564e5c93d84
treebb190ef2af7c0a0d7831fb2a56285eb039c73e56
parentc8da65a17084f166068b52716e9dfb525a9ba297
1.0.14.40: make deftransforms for UB<N>-BASH-COPY have consistent return type

 * Make REPLACE *CHECK-CONSISTENCY* happy: the transforms used to have
   return type (VALUES NULL &OPTIONAL), whereas the out-of-line
   definitions had return type (VALUES &OPTIONAL).
src/compiler/seqtran.lisp
tests/seq.pure.lisp
version.lisp-expr