Juho Snellman | 13 Apr 2012 04:02
Picon
Picon
Favicon

sbcl 1.0.56

SBCL 1.0.56 has been released, with the following changes:

changes in sbcl-1.0.56 relative to sbcl-1.0.55:
  * 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, lp#911027)
  * enhancements
    ** SBCL can now be built using Clang.
    ** ASDF has been updated 2.20.
  * bug fix: compiler errors when weakening hairy integer types. (lp#913232)
  * bug fix: don't complain about a too-hairy lexical environment for inlining
    when the function has never been requested for inlining.  (lp#963530)

--
Juho Snellman
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Sbcl-announce mailing list
Sbcl-announce <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sbcl-announce
Jim Wise | 14 Apr 2012 23:18
Gravatar

Re: [Sbcl-announce] sbcl 1.0.56

Juho Snellman <jsnell <at> iki.fi> writes:

> SBCL 1.0.56 has been released, with the following changes:
>
> changes in sbcl-1.0.56 relative to sbcl-1.0.55:
>   * 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, lp#911027)
>   * enhancements
>     ** SBCL can now be built using Clang.
>     ** ASDF has been updated 2.20.
>   * bug fix: compiler errors when weakening hairy integer types. (lp#
> 913232)
>   * bug fix: don't complain about a too-hairy lexical environment for
> inlining
>     when the function has never been requested for inlining.  (lp#
> 963530)

I've uploaded 1.0.56 builds for Solaris/x86, Solaris/x86 with
experimental threading support, and NetBSD/x86-64.  Solaris/x86-64 has a
heap-exhaustion issue during the build process, which I'll chase for
1.0.57.

I'll get to Darwin builds some time this week, if anyone beats me to it,
feel free. :-)

Thanks,
--

-- 
				Jim Wise
				jwise <at> draga.com
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Sbcl-devel mailing list
Sbcl-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sbcl-devel

Gmane