[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

More PURE and PUTPROP lossage



If EXPR appears on PUTPROP, and you have, say a form with a LET, and you
haven't done a PURIFY yet, then the LET will displace the supposedly PURE code
with freshly-CONSed IMPURE code, and you lose.  Should DISPLACE or MACROMEMO
or whatever first do a PUREP check?