[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] bug in (hash-table-exists?)
From: |
felix winkelmann |
Subject: |
Re: [Chicken-users] bug in (hash-table-exists?) |
Date: |
Fri, 7 Oct 2005 02:22:53 +0200 |
Indeed. Thanks a lot.
cheers,
felix
On 10/5/05, Daniel B. Faken <address@hidden> wrote:
> It looks like it should be hash-table-ref/default instead of
> hash-table-ref, at extras.scm:1575
> (otherwise you get: "Error: call of non-procedure: #(42)")
>
> - Daniel
>
>
>
>
>
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/chicken-users
>