Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (67d)  pkgsrc-2023Q2 (100d)  pkgsrc-2023Q3 (179d) 

2024-06-07 09:05:45 UTC Now

2012-04-13 12:43:57 UTC MAIN commitmail json YAML

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)

(asau)