chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Previous CVS version


From: felix
Subject: [Chicken-users] Previous CVS version
Date: Tue, 06 May 2003 23:24:41 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529

Hi!

I think I have introduced a bootstrapping problem (pointed out by Sven).
I had the harebrained idea to change `define-constant' in incompatible
ways, so everybody who uses the previously announced CVS version
is probably not able to build the system.

`define-constant' now evaluates the 2nd argument at compile-time.

If you experience any problems, use

http://www.call-with-current-continuation.org/chicken-1.7.tar.gz

It also fixes the `process-execute' bug found by Joerg and another
nasty compiler bug that caused inline flonum allocation to do
evil things to the C stack-frame (sometimes).

In return for my blunder I offer Oleg's SSAX as an extension library,
see: http://www.call-with-current-continuation.org/eggs/ssax.html

Oh, and I found a library for Allegro (the game-development library)
by Peter Wang, see the software page. Looks very interesting!

Soon to come: XML-RPC client/server library.


cheers,
felix





reply via email to

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