sbcl-1.2.7
tag95b7a4ef16e9d4e8c3f2d704fd733b3beed389e2
object 6baceca1791cb16e449b9834ea68b0bb15f7158f
authorChristophe Rhodes <csr21@cantab.net>
Wed, 31 Dec 2014 19:08:59 +0000 (31 19:08 +0000)
changes in sbcl-1.2.7 relative to sbcl-1.2.6:
  * optimization: returning constant values refers to preboxed constants
    more reliably. (lp#1398785)
  * enhancement: a STYLE-WARNING is produced if a compiler-macro is defined
    for a function after at least one ordinary (not inlined) call to that
    function was compiled, indicating a likely compilation order problem.
    Likewise a warning ensues if a call is compiled to a function
    that is subsequently proclaimed INLINE.
  * enhancement: always lose() when something goes wrong while saving a core
    (instead of just printing an error on stderr in some situations).
  * enhancement: frames in the debugger are now restartable by default.
  * bug fix: restore error handling on Windows x86.
  * bug fix: MAKE-SEQUENCE detects type errors in its :INITIAL-ELEMENT
    at compile-time when possible. (lp#330299)
  * bug fix: parsing of malformed type specifiers no longer results
    in a memory-fault-error.
  * bug fix: LOOP properly destructures nested lists in WITH.
  * bug fix: MACROEXPANDing the redefinition of an alien structure type no
    longer signals the wrong error.
  * bug fix: PROGV doesn't get confused by forced DEBUG 3 (lp#1405456).
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAABCgAGBQJUpEnMAAoJEOvVlakQDWPNLi0IAIWKwUldpK5Azc3ryAsnUVYC
9znhD4KpUv21mC3xN1zD/6uH3rfhjdwr6KKB8Z5Li8oAIFRRqFSc2OzePfO5wR/P
mNpX+Xogna6L/ukzRY53fv5l43l5Mz75wUPmI8dsg+W4wOaaOV4sEvnFGsMoDSam
Prq0Hbzf5Lh66x2696B5PM6zGsidU0v5xN2uwSrWmm1K9yIDJH4x+m0I7me2jOF8
/v1vd/1GLpQfFen767vl6RfIoVUqj8MWiTs2FsS77eM8bL62kGwZ3dof4T6PAwns
xCKgFutGBJ9zEiEHfrR18Vtue+UMN8BrejqGC0rGuHKZYRBCN9YT/k+W2TUfzCY=
=TfFu
-----END PGP SIGNATURE-----