pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/sbcl



Module Name:    pkgsrc
Committed By:   asau
Date:           Fri Apr 13 12:43:57 UTC 2012

Modified Files:
        pkgsrc/lang/sbcl: Makefile distinfo

Log Message:
Update to SBCL 1.0.56

New in version 1.0.56

  * bug fix: fix copy-structure. When copying from stack to heap,
    garbage could end up in the heap making GC unhappy.
    (Thanks to James Knight, #911027)
  * enhancements
      + SBCL can now be built using Clang.
      + ASDF has been updated 2.20.
  * bug fix: compiler errors when weakening hairy integer types. (#913232)
  * bug fix: don't complain about a too-hairy lexical environment
    for inlining when the function has never been requested for inlining.
    (#963530)


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/lang/sbcl/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/lang/sbcl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index