Added code to CONVERT-AND-MAYBE-COMPILER to place the current value
of *DEFAULT-COOKIE* in the *LEXICAL-ENVIRONMENT* so that the global value takes effect within that form even if it is different than the one in effect at the start of the compilation. In PROCESS-FORM, fixed the processing of package-frobbing forms to stop out-of-order execution problems.
Please register or sign in to comment