0.6.10.14:
authorWilliam Harold Newman <william.newman@airmail.net>
Sat, 10 Feb 2001 22:17:17 +0000 (22:17 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Sat, 10 Feb 2001 22:17:17 +0000 (22:17 +0000)
commite58b011bbe611f10fbc316eea0a3e205c3e40ac7
tree47cee6aa6a6e8d6fff929850ae7946467955ce47
parent4fc9d21ae1d8a6a2f8ff70f589d5da103203de13
0.6.10.14:
fixing bug 40..
UPGRADED-ARRAY-ELEMENT-TYPE now signals an error when the type
is undefined.
TYPEP and SUBTYPEP now catch type arguments which are arrays
with undefined element types.
also cleaned up UPGRADED-COMPLEX-PART-TYPE a little..
UPGRADED-COMPLEX-PART-TYPE signals an error for undefined type.
UPGRADED-COMPLEX-PART-TYPE always returns a value which is a
subtype of REAL.
13 files changed:
BUGS
NEWS
src/code/late-type.lisp
src/code/pred.lisp
src/code/seq.lisp
src/code/target-numbers.lisp
src/code/typep.lisp
src/compiler/generic/vm-type.lisp
src/compiler/typetran.lisp
tests/assertoid.lisp
tests/pathnames.impure.lisp
tests/type.impure.lisp
version.lisp-expr