chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] CVS fixes


From: Peter Keller
Subject: Re: [Chicken-users] CVS fixes
Date: Mon, 5 Aug 2002 19:05:09 -0500
User-agent: Mutt/1.2i

On Mon, Aug 05, 2002 at 11:52:55PM +0200, felix wrote:
> Hello, everybody!
> 
> I have checked in a couple of changes in the CVS:
> 
> - `make-hash-table' accepts an optional equality predicate (defaults
>   to `eq?')
> - The useless error-message in inlined calls has been improved
>   (as pointed out by Pete)

Wow! What service! ;)

It is much appreciated, now I can write the symbol table for a compiler I'm
writing in chicken using native hash table calls instead of handwritten code.

Thanks!

-pete



reply via email to

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