1.0.12.11: WITH-ARRAY-DATA bugfixes
commit06b2b990a391c342759c52348d5e67357e427ecf
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 1 Dec 2007 18:04:13 +0000 (1 18:04 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 1 Dec 2007 18:04:13 +0000 (1 18:04 +0000)
tree1dfbf07408b202b3677d67f1c8bee2180ef0e4cd
parente0090a168ad00c8a13c2848e5608d74bf5217e6b
1.0.12.11: WITH-ARRAY-DATA bugfixes

* Inverted bounds-checking test in WITH-ARRAY-DATA -- check bounds
  when INSERT-ARRAY-BOUNDS-CHECKS is _not_ zero, not the other way
  around. "Oops."

* Small optimization buglets TRANSFORM-%WITH-ARRAY-DATA/MUBLE: elided
  bounds checking, bad return value for END, and careless caller might
  pass in a complex arrey.
src/compiler/array-tran.lisp
version.lisp-expr