sbcl-1.2.10
tag5f9de7e18617fba3970069b00aa49d94d53e19b7
object e9071b4ccb3e7f8eb94fa809e84bf0ea7fdfb4e3
authorChristophe Rhodes <csr21@cantab.net>
Sat, 28 Mar 2015 13:59:34 +0000 (28 13:59 +0000)
changes in sbcl-1.2.10 relative to sbcl-1.2.9:
  * minor incompatible change: all SOCKINT::WIN32-* functions have been
    deprecated with EARLY deprecation state
  * minor incompatible change: performing introspection via the system-internal
    SB-INT:INFO function could expose that :TYPE :TRANSLATOR is not necessarily
    a function, as it always was before. (Affects swank-fancy-inspector)
  * enhancement: The value of SXHASH on bit-vectors of length equal to the
    word size now depends on the vector's contents instead of being constant;
    its value on bit-vectors of length divisible by the word size now depends
    also on the contents of the vector's last word.
  * bug-fix: sb-bsd-sockets on win32 uses proper C function declarations.
    (lp#1426667)
  * bug fix: A new dead code elimination phase removes dead code loops
    that confuse stack analysis. (lp#1255782, lp#308914)
  * bug fix: A toplevel form which was simple enough to bypass the main
    compiler in COMPILE-FILE, and which contained an empty SETQ or PROGN
    would produce an invalid fasl file. (lp#1427050)
  * bug fix: The compiler no longer signals an internal error when
    encountering invalid FUNCTION forms like (function 1)
  * bug fix: express proper dependencies in the ASDF contrib, to support
    systems where make runs in parallel.  (lp#1434768; thanks to Nikhil
    Benesch)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAABCgAGBQJVFrPGAAoJEOvVlakQDWPNoEEIAJaGCn2K7TjBw2Sxl0qFrfvQ
yqCeRBRiCD9FH5zbjB+qYkwqU47X7WQb62SwO6ciS5xa7QODXhAi6jyWMY8chjOA
rY6igtrw3xsL16n/tn8Ds4xClAu43WC1YFSipUfXT7cmo/iqAs+7DVbQnaSSs6RE
x6lwU/VlpccKG6VRwN2UMLagAIuXWM7y+kUN3yR2xjnjurBlK1k+tG2/ORodrr4H
XarScVZU823hmRek9rxT2W4Nh5J+EtKj71QzstIdokbHe30ZK3S//OCgIMF8rI/0
FKtPYI8DE8tL9Vvn86chZ66EmZXNcvf4sF2hi77RVj7wHX+/D/yBPmHJZuF5G1Q=
=5YCb
-----END PGP SIGNATURE-----