chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Re: Problem w/ srfi-47.scm


From: felix winkelmann
Subject: [Chicken-users] Re: Problem w/ srfi-47.scm
Date: Mon, 3 Oct 2005 20:53:56 +0200

On 10/1/05, Kon Lovett <address@hidden> wrote:
> Hi,
>
> srfi-47 was written w/ the assumption that a instance of a variable 'x'
> in the body of a form '(define x ...)' references the "earlier"
> binding. So w/ CHICKEN 2.201 (array? (make-arrary '#() 2 2)) will loop
> forever. Below is a patch for srfi-47.scm to correct this and another
> problem.
>

Thanks a lot, the egg has been updated.


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]