[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
can't call rubout-handler from zwei
- To: Gumby at MIT-MC
- Subject: can't call rubout-handler from zwei
- From: Doug Dodds <DODDS at SCRC-TENEX>
- Date: Tue ,19 Mar 85 11:25:00 EDT
- Cc: Bug-Zwei at OZ
- In-reply-to: The message of 19 Mar 85 07:43-EST from David Vinayak Wallace <Gumby at MIT-MC>
Date: Tuesday, 19 March 1985, 07:43-EST
From: David Vinayak Wallace <Gumby at MC>
In Symbolics 3600 Zwei in System 242.356, Hardcopy 20.10, FEP 18, on Lisp Machine Jimi Hendrix:
>>Trap: The function MACRO-STREAM-IO-TYI was called with too many arguments.
While in the function MACRO-STREAM-IO-TYI MACRO-STREAM-IO SYS:CALL-FUNNY-FUNCTION
MACRO-STREAM-IO-TYI: (from B:>Gumby>Tapes>Zwei)
Arg 0 (OP): :ANY-TYI
Extraneous Rest Arg: (NIL)
MACRO-STREAM-IO: (P.C. = 32)
Arg 0 (OPERATION): :ANY-TYI
Rest arg (SELECT-METHOD-ARGS): (NIL)
There seems to be a compatibility issue there, although I don't know
when a change was made. In the latest version, which will be in Release
6.0, MACRO-STREAM-IO-TYI has a second, optional, ignored argument;
evidently this was the case in Rel 5.2, as well. Probably you need to
make this modification to your private version.