1.0.21.2: ADJUST-ARRAY should not make multidimensional arrays have fill-pointers
commit138316f3ffc98856be1f63ad29f8b28b7e89547f
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 3 Oct 2008 18:28:48 +0000 (3 18:28 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 3 Oct 2008 18:28:48 +0000 (3 18:28 +0000)
treee17730dd42065788dbba17d024b7cd0781dfcde5
parent8fe977ca5d0d068f2641dd06d3743a4c218d5cc1
1.0.21.2: ADJUST-ARRAY should not make multidimensional arrays have fill-pointers

 * ADJUST-ARRAY used to give multidimensional arrays a bogus
   fill-pointer unless :INITIAL-CONTENTS or :DISPLACED-TO were given.
   Reported by Cedric St-Jean on sbcl-devel.
NEWS
src/code/array.lisp
tests/array.pure.lisp
version.lisp-expr