[Bese-devel] typo

Aleksandar Bakic a_bakic at yahoo.com
Wed Sep 14 00:17:44 UTC 2005


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