0.7.7.11:
authorWilliam Harold Newman <william.newman@airmail.net>
Mon, 2 Sep 2002 22:35:17 +0000 (22:35 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Mon, 2 Sep 2002 22:35:17 +0000 (22:35 +0000)
commit9a2e730f74641e7de6ad4099111db92c5ad863bf
tree7623370eb4535db96029fd338068cfc64ecc150d
parent56f96e77ade913d6363a3068c94e60f44ae9b3e7
0.7.7.11:
Work around bug 194 in MIN/MAX type checking by using explicit
UNLESS instead of THE. (This is loosely based on
Matthew Danish's patch from sbcl-devel, which showed
that the explicit type tests in CHECK-TYPE worked where
THE did not. I also tried a few experiments based
on APD's IDENTITY wrapper workaround for bug 194, but
I wasn't immediately successful, and I'm not all that
motivated to debug clever workarounds instead of just
working to fix a real bug.)
more tests of MIN and MAX
tried to clarify slam.sh in response to emu question on IRC
BUGS
slam.sh
src/compiler/srctran.lisp
tests/arith.pure.lisp
version.lisp-expr