On 10/1/05, Kon Lovett <[EMAIL PROTECTED]> 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


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to