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

IGNORE



Sounds like a good idea:  COMPLR will merely not print out
any warning msg about unused variable if the variable's pname
begins with "IGNORE".  This fails catch certain bugs which the
NIL feature of (DECLARE (IGNORE MUMBLE)) does, but at least
it makes a happy medium between MACLISP/LISPM .  Any one else
have ideas/objections?