logo       

Re: SBCL build, MAKE-LOAD-FORM, buglets: msg#00106

lisp.clisp.general

Subject: Re: SBCL build, MAKE-LOAD-FORM, buglets

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>
Google Custom Search

News | FAQ | advertise