sbcl-1.2.8
tagba71931d01ed3d124a68ac41cabe7e0c989360fe
object 9049357f704360e36e7933668d4f1ef97273a41a
authorChristophe Rhodes <csr21@cantab.net>
Sat, 31 Jan 2015 14:24:46 +0000 (31 14:24 +0000)
changes in sbcl-1.2.8 relative to sbcl-1.2.7:
  * enhancement: better error and warning messages. (lp#1314767, lp#736383)
  * enhancement: backtrace for invalid argument count produces the exact
    supplied arguments including the extra ones, on x86, x86-64 and ARM.
  * enhancement: a STYLE-WARNING is signaled for DEFSTRUCT accessors which
    are used before the structure is defined; similarly for the predicate.
  * optimization: FORMAT NIL with only ~a and string arguments is transformed
    into CONCATENATE.
  * optimization: POSITION and FIND when inlined into code that is compiled
    with qualities of safety < 2 and speed > space will no longer signal
    an error on circular lists, but will potentially loop forever if given
    no :END constraint. As was always the case, calls that are not inlined
    are safe regardless of lexical policy.
  * bug fix: CLOS methods compiled with (OPTIMIZE (DEBUG 0))
    no longer cause debugger failure when printing a backtrace
  * bug fix: more resilience to deleted code. (lp#1308328, lp#1390544)
  * bug fix: the CLHS example of MAKE-LOAD-FORM involving TREE-WITH-PARENT
    did not work, and now it does.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAABCgAGBQJUzOWuAAoJEOvVlakQDWPNXSMIAKNLKuSE8s1WnSBXbGn2cfcZ
C7Oudecx8SBLQwvQAe7M4/29PocA71cTfi3WHbH+BO9lUUC85ixhUE8bNiNpKcSZ
HeIzORRwtp3DeVPJFskFgKJZ5J/k0QJ0mmPRobx8Lq/qep/gHGigpuETw9bEtIcR
o6oByAsdfNcIOc9ov1t2+ESD3QThUpmZj2ZjBPvQgfbAoNsUGkcrcO/LhKLpBr3j
gQu+vviYCX++KeyoNe8ztVcITXzwVSWbx0Yw130vYcpqkYWyrJwPZ21LSsEbJd9S
LwLGnBeRNJlqzlhuJGdkwm5nqsuMcpT/oIjkmsj7o+/XTV7FW9xp5P3LwHbKBog=
=W9pQ
-----END PGP SIGNATURE-----