[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
the EVALUATOR in the attribute list is broken.
- To: Bug-Zwei at MIT-OZ
- Subject: the EVALUATOR in the attribute list is broken.
- From: Steven C. Bagley <bagley at MIT-OZ>
- Date: Thu ,20 Dec 84 21:17:00 EDT
In Symbolics 3600 Zwei in System 242.356, Hardcopy 20.10, FEP 18, on Lisp Machine Robot 1:
The function ZWEI:UPDATE-ATTRIBUTE-LIST-INTERNAL thinks that the
evaluator property will be indentified by the string Eval in the file
attribute list. So it puts the Eval: function in the attribute list.
But everything else assumes the property is called Evaluator, and so it
never finds it.
Also, :evaluator should have the KNOWN-FILE-ATTRIBUTE property of T.