pkgsrc/lang/chicken
asau 7b3ed5168b Update to Chicken 4.8.0.3
Requested by Peter Bex.


Changes:

4.8.0.3

 - Runtime
    - Avoid high CPU usage when waiting for child process I/O with poll().
      Affects at least Linux and Solaris.
    - Escape single backslash in printed symbols.

 - Type system
    - Fixed types.db entry for join and mutex-lock!

 - Core tools
   - chicken-install transports now parses ports on URIs with empty paths

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.
2013-03-12 20:12:27 +00:00
..
DESCR
distinfo Update to Chicken 4.8.0.3 2013-03-12 20:12:27 +00:00
Makefile Update to Chicken 4.8.0.3 2013-03-12 20:12:27 +00:00
PLIST Update to Chicken 4.8.0.1 2013-01-18 20:56:14 +00:00