0.6.12.35:
authorWilliam Harold Newman <william.newman@airmail.net>
Sat, 16 Jun 2001 13:18:13 +0000 (13:18 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Sat, 16 Jun 2001 13:18:13 +0000 (13:18 +0000)
commite37366e7bb72bc80c6c9908efe09f94ce26add16
tree80843b06230360e51e22a3335a6c362f033ade19
parent7a5fb799b50cda4f2546e1fa98a903281d9849c5
0.6.12.35:
null-*PRINT-LENGTH* bugfix in structure printing (from Alexey
Dejneka sbcl-devel 2001-06-14)
merged Eric Marsden ANSI compliance fixes (from cmucl-imp
2001-06-15); except that I skipped the ones in
eval-comp.lisp because I hope to get rid of the IR1
interpreter completely sometime in the next few months,
and I skipped COMPILER-ERROR-is-PROGRAM-ERROR because
(1) I think not all compiler errors are program errors
(e.g. type errors or i/o errors) and (2) SBCL mostly
handles COMPILER-ERRORs before the user sees them
anyway, so I couldn't think of a test case where this
matters
BUGS
src/code/fd-stream.lisp
src/code/float.lisp
src/code/target-defstruct.lisp
src/code/target-format.lisp
tests/filesys.pure.lisp
tests/float.pure.lisp
tests/print.impure.lisp
version.lisp-expr