|
Re: SBCL build, MAKE-LOAD-FORM, buglets: msg#00106lisp.clisp.general
Sam Steingold <sds@xxxxxxx> writes: > please do try it, and if it does not work, send me the MAKE-LOAD-FORM > method on which it breaks. > >> (defmacro foo (&key (b t)) (if b 'c 'd)) >> (macroexpand '(foo)) -> C >> (macroexpand '(foo :b nil)) -> C ; should be D > > I introduced this bug while fixing your previous bug. > should be fixed now. Heh, thanks. OK, I'll try to give it a spin later this weekend and will report back as soon as I can :-) Cheers, Christophe -- http://www-jcsu.jesus.cam.ac.uk/~csr21/ +44 1223 510 299/+44 7729 383 757 (set-pprint-dispatch 'number (lambda (s o) (declare (special b)) (format s b))) (defvar b "~&Just another Lisp hacker~%") (pprint #36rJesusCollegeCambridge) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Fw: SPC TRIAL! 6354PCkg8-454FBvf6146TZqi5-01-27: 00106, davismxdw |
|---|---|
| Next by Date: | Re: Using filenames which contain wildcard characters: 00106, Mark Triggs |
| Previous by Thread: | Re: SBCL build, MAKE-LOAD-FORM, bugletsi: 00106, Sam Steingold |
| Next by Thread: | Re: SBCL build, MAKE-LOAD-FORM, buglets: 00106, Christophe Rhodes |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |