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

GENTEMP



I've put some more "patch-up" putprops for GENTEMP -- 
basically, in most files in whilch there is a usage of
GENTEMP or SI:GEN-LOCAL-VAR, there should be
#+FM (OR (GET 'GENTEMP '(LSUBR AUTOLOAD))
         (DEFPROP GENTEMP #.(lispdir MACAID) AUTOLOAD))
at least until old lisps which don't have an autoload property
for GENTEMP die out.  I think STRING doesn't need it, but
VECTOR and DEFVSX do.  probably more.