1.0.27.26: fix invalid array index reporting for compiled code
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 23 Apr 2009 12:26:56 +0000 (12:26 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 23 Apr 2009 12:26:56 +0000 (12:26 +0000)
commit512be7140b2fa9c12ba905c27c7569c0b5c44257
tree9578fc6641f7710c335bb8536ba1fb34cca3b49a
parent5019b5193368730921141693948aa173290ba6e9
1.0.27.26: fix invalid array index reporting for compiled code

 * Index and bound were swapped around.

 * Also fix the name in the type declamation for INVALID-ARRAY-INDEX-ERROR.

   Thanks to Stas Boukarev.
NEWS
src/code/array.lisp
src/code/interr.lisp
tests/array.pure.lisp
version.lisp-expr