chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] (CVS commit) Version 1, Build 15


From: felix
Subject: [Chicken-users] (CVS commit) Version 1, Build 15
Date: Thu, 31 Jul 2003 00:10:34 +0200

Thu Jul 31 00:10:33 2003

- `csc' added `-s' option to linker, when linking with optimization (won't
  work when building shared object)
- fixed countless typos in manual.tex [Thanks to Bruce Mitchener]
- `csc' uses `-bundle' instead of `-shared' under Mac OS X
- runtime.c: dload_2 prefixes dlsym'd name with "_"
- posix.scm: under Mac OS X, `environ' is not used (and `current-environment'
  always returns '())
- removed `C_collectibles' and added `C_gc_protect()' and `C_gc_unprotect()'
- fixed compiler bug that caused repeated explicit rest-argument list consing
  [Thanks to Sven Hartrumpf]
- added `string-compare3[-ci]'
- reduced C_STACK_RESERVE to 4096; the previous setting could overflow the
  stack-check on machines with a stack in very high memory




reply via email to

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