chicken-announce
[Top][All Lists]
Advanced

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

[Chicken-announce] Chicken 4.8.0.2 released


From: Jim Ursetto
Subject: [Chicken-announce] Chicken 4.8.0.2 released
Date: Tue, 19 Feb 2013 16:06:39 -0600

Hi all,

Chicken 4.8.0.2 is now available for download from the usual place:

http://code.call-cc.org/releases/4.8.0/chicken-4.8.0.2.tar.gz

=== What's new ===

4.8.0.2

 - Interpreter
    - Fix regression in ,d for procedures, which resulted in an sprintf error.

 - Compiler
    - Fix rewriting of newlines (~~) in printf.

 - Runtime
    - Allow > 4GB heap on 64-bit systems (#974).
    - Added missing library (-lrt) on Solaris for nanosleep calls (#970).

 - Build system
    - Use test -f instead of test -e in identify.sh to placate Solaris.

==================

The 4.8.0.x releases reside on the stability/4.8.0 branch in git,
which you can retrieve with:

git clone --branch stability/4.8.0 git://code.call-cc.org/chicken-core

Or browse my unofficial github mirror:

Jim

reply via email to

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