chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] bug in hash tables?


From: Sven . Hartrumpf
Subject: Re: [Chicken-users] bug in hash tables?
Date: Sun, 06 Nov 2005 23:33:52 +0100 (CET)

On 6 Nov 2005, David Janssens wrote:

> I think there is a bug in the hash table implementation:
>
> #;1> (set! h (make-hash-table))
> #;2> (hash-table-exists? h "foo")
> Error: call of non-procedure: #(42)
>
> (using chicken 2.2 under cygwin)

This bug is fixed in 2.207.

Attachment: pgpX6s5F3bkpo.pgp
Description: PGP signature


reply via email to

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