Forked from
cmucl / cmucl
Source project has a limited visibility.
-
ram authored
delayed. This is somewhat questionable, but is probably OK. The real problem is that (funcall #'foo ...something that fsets foo..) doesn't do the right thing. The reason for this change is that it produces much better code for notinline references (in particular, those resulting from calls the DEFSTRUCT predicate functions inside of the structure-typep transform.)
ram authoreddelayed. This is somewhat questionable, but is probably OK. The real problem is that (funcall #'foo ...something that fsets foo..) doesn't do the right thing. The reason for this change is that it produces much better code for notinline references (in particular, those resulting from calls the DEFSTRUCT predicate functions inside of the structure-typep transform.)