|
Re: defmethod vs &aux?: msg#00042lisp.corman
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> |
|---|---|---|
| Previous by Date: | Re: SV: SV: 2D or not 2E: 00042, Kenny Tilton |
|---|---|
| Next by Date: | Screamer ported to Corman Lisp.: 00042, Chris Double |
| Previous by Thread: | Re: SV: SV: 2D or not 2Ei: 00042, Kenny Tilton |
| Next by Thread: | Re: Re: defmethod vs &aux?: 00042, JP Massar |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |