chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] CVS news (1098)


From: felix
Subject: [Chicken-users] CVS news (1098)
Date: Sun, 02 Mar 2003 01:07:41 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529

Hello, everybody!

What's new on CVS:

- the call to `select()' in the scheduler is done with infinite timeout,
  if no other threads are ready or waiting for a timeout. This
  will result in blocking I/O when it's ok to do so.
- the `tcp' unit is now part of the base system.
- `chicken-config' and `csc' have now an `-embedded' option to compile
  code without an entry-point (i.e. `main()').
- builds from sources are now without `-no-warnings'. Compiling library.scm
  and eval.scm (and some others) will result in many "redefinition of
  standard binding" warnings. These can be safely ignored.
- Several small bugfixes and performance improvements. Thanks to Joerg 
Wittenberger,
  Sven Hartrumpf, Tony Garnock-Jones and Jonah Beckford.

This version can only be bootstrapped with

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


cheers,
felix





reply via email to

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