logo       

Re: defmethod vs &aux?: msg#00042

lisp.corman

Subject: Re: defmethod vs &aux?

Kenny Tilton <ktilton@xxxxxxxxxx> writes:

> (defmethod c-link-ex ((used c-user-notifying)
> &aux (user (car *c-calculators*)))
> ...etc....
>
> produces this in CormanLisp:
>
> ;;; An error occurred in function COMPILE-FORM:
> ;;; Error: &KEY following &AUX in lambda list: (USED &AUX (USER (CAR
> *C-CALCULATORS*)) &KEY &ALLOW-OTHER-KEYS)
>
> actually, some of my macros have the same bug (if this is a bug), not
> handling &aux. I'll rewrite to work around. fyi.

I don't know Corman Lisp so well, but I know Closette a bit, and I
suspect the problem is the kludge-arglist function from Closette that
doesn't take &aux into account.

--
Frode Vatvedt Fjeld


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/xaxhjB/hdqFAA/xGHJAA/SyjtlB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
cormanlisp-unsubscribe@xxxxxxxxxxxxxxx



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/





<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise