chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Savannah being down - new


From: felix
Subject: [Chicken-users] Savannah being down - new
Date: Mon, 08 Dec 2003 21:47:59 +0100
User-agent: Opera7.11/Linux M2 build 406

Hi, everybody!

So, Savannah is down, it seems. CVS commit won't work.

A tarball with the current version (1.27) is available here:

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

What's new:

- Makefile.am: runs `csi -setup' at installation time
- added new foreign type specifier `(instance CNAME SCHEMENAME)'
- easyffi.scm: C++ object pointers can now be passed/returned transparently as TinyCLOS instances
- csc, chicken, csi: accept `--help'
- easyffi.scm: `abstract' pseudo declaration; support for function-pointer types - runtime.c: fixed buffer-overflow in low-level file-opening routine [Thanks to Michele Simionato]
- srfi-4.scm: #F wasn't properly read in case-sensitive mode
- eval.scm: `(begin)' is allowed in bodies
- scheduler.scm: uncaught exceptions in child threads trigger warning (if enabled)
- library.scm: `(enable-warnings [BOOL])'
- srfi-25.scm: some primitives didn't check argument types
- library.scm: `print-error-message' accepts optional third argument
- bumped version to 1.27


cheers,
felix





reply via email to

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