Compiler and Interpreter for the Scheme programming language

Edit Package chicken
http://www.call-cc.org/

CHICKEN is a compiler and interpreter for the Scheme programming language.
CHICKEN produces portable, efficient C, supports almost all of the R5RS Scheme
language standard, and includes many enhancements and extensions. CHICKEN runs
on Linux, MacOS X, Windows, and many Unix flavours.

Refresh
Refresh
Source Files
Filename Size Changed
PKGBUILD 0000000884 884 Bytes
_service 0000000223 223 Bytes
_service:download_url:chicken-5.0.0.tar.gz 0004003976 3.82 MB
chicken.changes 0000001786 1.74 KB
chicken.spec 0000003464 3.38 KB
Revision 4 (latest revision is 8)
Jonathan Brielmaier's avatar Jonathan Brielmaier (jbrielmaier) accepted request 669353 from Daniel Ziltener's avatar Daniel Ziltener (zilti) (revision 4)
- Removed the static compilation flag, since it gets misinterpreted by the makefile.
- Udate to version 5.0.0 For more details plase read NEWS
- Udate to version 4.13.0 For more details plase read NEWS
- Udate to version 4.12.0 For more details plase read NEWS
- Update to version 4.8.0.5 For more details please read NEWS
 * Security fixes
   + CVE-2013-4385: read-string! no longer reads beyond its buffer
     when length is #f.
   + poll() is also used on cygwin by enabling the fix for
     CVE-2012-6122
   + file-creation-mode now passes a valid value to umask when its
     argument is omitted. (Also ensure it always returns the old umask
     value.)
  +  Fix a data corruption problem in list->queue.
 * Core libraries
   + read-string! behaves correctly in presence of EOF.
   + Several subtle problems in the reader in the presence of EOF
     are fixed.
   + Use poll() instead of select() on cygwin.
 * Runtime
   + Fix an issue on initial seed of the random number generator. 
- Initial packaging
- Enable optflags via make_cflags_work.patch
Comments 0
openSUSE Build Service is sponsored by