This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: set! prototype implementation



mdj@nada.kth.se writes:
> Maciej Stachowiak <mstachow@MIT.EDU> writes:
> 
> > There are two remaining bugs that I see. I am not sure if these are
> > artifacts of the prototype implementation or intentional, but either
> > way they are wrong (IMO).
> 
> I don't think so.
> 

Yes, I figured this out after thinking about it more. That code is
tricky!

 - Maciej