1.0.42.2: correct defknown for data-vector-ref-with-offset
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 30 Aug 2010 10:44:59 +0000 (10:44 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 30 Aug 2010 10:44:59 +0000 (10:44 +0000)
commit1ee708dfef0cc80906b819509c29c5a7e1ab3ce7
treed9e63e5690fcf9443053022d394069bd6510b5f2
parentf31bc323d5bfc205f94164b203833f35033df3cd
1.0.42.2: correct defknown for data-vector-ref-with-offset

 * If the offset is positive, the index can be negative and still
   correct.

 * Fixes lp#622958
NEWS
src/compiler/fndb.lisp
tests/compiler.pure.lisp
version.lisp-expr