1.0.12.8: refactor bounding index error signalling functions
commitb86daba1860b622636d9e8f655a3f96de4d86801
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 30 Nov 2007 14:18:31 +0000 (30 14:18 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 30 Nov 2007 14:18:31 +0000 (30 14:18 +0000)
tree95c552fc4b56e6069762ade7ef462be57a2db48a
parentc49d74c70beef5fb0c8774a571b7c074aba9b851
1.0.12.8: refactor bounding index error signalling functions

* We need two variants: one that uses ARRAY-TOTAL-SIZE for
  the limit, other othat uses LENGTH. Call them ARRAY- and
  SEQUENCE-BOUNDING-INDICES-BAD-ERROR.
package-data-list.lisp-expr
src/code/fd-stream.lisp
src/code/seq.lisp
src/compiler/array-tran.lisp
src/compiler/fndb.lisp
src/compiler/seqtran.lisp
version.lisp-expr