Moved forcing out of pending top-level forms from COMPILE-LOAD-TIME-STUFF to
EMIT-MAKE-LOAD-FORM, and check if the constant was dumped by top-level code before proceeding. We were getting spurious recursive constant errors when top-level code referred to the same constant as a following definition.
Loading
Please register or sign in to comment