Changed %PROCLAIM to use a FBOUNDP conditional rather than #-new-compiler
to avoid touching the type system before it is loaded. This way type proclamations will work in the new-compiler core, at least after the compiler is loaded. Fixed %COMPILER-DEFSTRUCT to make the copier and predicate :DEFINED so that we don't give spurious undefined warnings. SPECIFIER-TYPE-CACHE -> VALUES-SPECIFIER-TYPE-CACHE
Please register or sign in to comment