Re: defmethod vs &aux?
Frode Vatvedt Fjeld <[email protected]>
| Newsgroups | gmane.lisp.corman |
|---|---|
| Message-ID | <[email protected]> |
Kenny Tilton <[email protected]> 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: [email protected] Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/