[Bese-devel] typo

Waldo Rubinstein waldo at trianet.net
Wed Sep 14 00:19:28 UTC 2005


I see. Sorry for the noise then.

- Waldo

On Sep 13, 2005, at 8:17 PM, Aleksandar Bakic wrote:

> Yes, the patch I was referring to did not have the 'i' (and setf  
> had an odd
> number of arguments).
>
> Alex
>
> --- Waldo Rubinstein <waldo at trianet.net> wrote:
>
>
>> I don't know if that's a typo. I'm VERY new to Lisp, but I think it's
>> trying to assign the value of i:
>>
>> ...
>> (let ((i (parse-integer value :junk-allowed t)))
>>      (when i
>>          (setf (,accessor-name slot instance) i))))
>>          ...
>>
>> - Waldo
>>
>> On Sep 13, 2005, at 7:50 PM, Aleksandar Bakic wrote:
>>
>>
>>> Hi,
>>>
>>> There is a typo in one of the most recent patches:
>>>
>>> diff -rN old-ucw_dev/src/components/presentations.lisp
>>> new-ucw_dev/src/components/presentations.lisp
>>> 622c622
>>> <              (setf (,accessor-name slot instance)))))
>>> ---
>>>
>>>
>>>>              (setf (,accessor-name slot instance) i))))
>>>>
>>>>
>>>
>>> Alex
>>>
>>>
>>>
>>> __________________________________
>>> Yahoo! Mail - PC Magazine Editors' Choice 2005
>>> http://mail.yahoo.com
>>> _______________________________________________
>>> bese-devel mailing list
>>> bese-devel at common-lisp.net
>>> http://common-lisp.net/cgi-bin/mailman/listinfo/bese-devel
>>>
>>>
>>
>>
>>
>
>
>
>
> __________________________________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
>




More information about the bese-devel mailing list