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: pgpxogqGhlxXr.pgp
Description: PGP signature

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to