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 32


From: felix
Subject: [Chicken-users] (CVS commit) Version 1, Build 32
Date: Wed, 28 Jan 2004 14:08:59 -0500

Wed Jan 28 20:12:30 2004

- configure.in: checks for stdint.h, if not available: uses sys/types.h [Thanks 
to Category 5]
- easyffi.scm: in fixnum mode, the `int' type is treated as `__fixnum'
- runtime.c: dload tries to resolve toplevel function with and without prefix 
[Thanks to Oskar Schirmer for suggesting this]
- runtime.c: `software-type' returns 'unix on Mac OS X
- parameters.scm, eval.scm, chicken-setup.scm: different library and shared 
object extensions to facilitate Mac OS X quirks
- easyffi.scm: enum-names are recognized as types and passed as objects of type 
`(enum NAME)'
- csc.in: fixed discrepancy in -help output [Thanks to Sven Hartrumpf]
- moved all setup stuff into separate script (`chicken-setup')
- easyffi.scm: member definitions outside of class-declarations are ignored




reply via email to

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