Forked from
cmucl / cmucl
Source project has a limited visibility.
-
pw authored
better fix (suggested by Douglas) in that FIND-CLASS-CELL as called from FIND-CLASS is not allowed to produce any side effects. This restores the build process and lets (find-class :x nil) => NIL as relied on by some codes.
pw authoredbetter fix (suggested by Douglas) in that FIND-CLASS-CELL as called from FIND-CLASS is not allowed to produce any side effects. This restores the build process and lets (find-class :x nil) => NIL as relied on by some codes.