Hi, Tim is probably innocent of this one and the last one. This code as not been changed in at least the last 16 years. And even if he is not -- it's so long ago that it certainly became time-barred.
Regards Juergen P.S.: Most of this broken code is probably not used - but you already know that ;-). Juergen Weiss | Universitaet Mainz, Zentrum fuer Datenverarbeitung, [EMAIL PROTECTED]| 55099 Mainz, Tel: +49(6131)39-26361, FAX: +49(6131)39-26407 > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > On Behalf Of Gabriel Dos Reis > Sent: Friday, August 10, 2007 5:40 PM > To: [EMAIL PROTECTED] > Cc: [email protected] > Subject: [Axiom-developer] |New,ENTRY,2| > > > Tim -- > > Consider the routine > > (defun |New,ENTRY,2| (RULE FN INPUTSTREAM) (declare (special > INPUTSTREAM)) > (let (zz) > (INITIALIZE) > (SETQ $previousTime (TEMPUS-FUGIT)) > (setq ZZ (CONVERSATION '|PARSE-NewExpr| '|process|)) > (REMFLAG |boot-NewKEY| 'KEY) > INPUTSTREAM)) > > from spad.lisp. > > When you translated the original code form BOOT to Lisp, you misted > $previousTime for |$previousTime|. > > -- Gaby > > > > > _______________________________________________ > Axiom-developer mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/axiom-developer > _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
