1.0.20.27: fixed bug 415
commit013da4580d11f9174babda0781d3b42431ec2c4d
authorGabor Melis <mega@hotpop.com>
Tue, 23 Sep 2008 21:52:57 +0000 (23 21:52 +0000)
committerGabor Melis <mega@hotpop.com>
Tue, 23 Sep 2008 21:52:57 +0000 (23 21:52 +0000)
treed700e3ab14478468e246641dbb99cc96ea24eb6e
parent9935d377076aacfb8ac397a993bd7eb99c52e4a9
1.0.20.27: fixed bug 415

  * (MAKE-ARRAY (1- ARRAY-DIMENSION-LIMIT)) does not cause GC invariant loss.

  ARRAY-DIMENSION-LIMIT was lowered by two to leave space for the
  array header.

  * logged FORMAT bug
BUGS
src/code/early-array.lisp
version.lisp-expr