sbcl-1.4.0
tagac4af62710f7d76714ede3eb306fcedbf289ebc2
object 41875cc3e5911b93164a73f1c3eacb9851c98c27
authorChristophe Rhodes <csr21@cantab.net>
Sat, 30 Sep 2017 16:30:52 +0000 (30 17:30 +0100)
changes in sbcl-1.4.0 relative to sbcl-1.3.21:
  * minor incompatible change: DESTRUCTURING-BIND treats non-toplevel () as
    nested empty pattern. This seems to be what the standard mandates, so
    conforming code should not be affected.
  * ehancement: (GC :GEN 7) with gencgc will zero-fill dead pseudo-static
    objects so that they do not spuriously cause reachability of objects that
    would have been otherwise dead.
  * enhancement: PROCESS-STATUS now tracks stopped and continued processes
    properly (also fixes lp#1624941, based on patch by Elias Pipping).
  * bug fix: INSPECT handles errors signaled while printing slot
    values. (lp#454682)
  * bug fix: DESCRIBE works on classes like it used to.
  * bug fix: *LOAD-PATHNAME* and *LOAD-TRUENAME* are bound to pathnames
    when processing a sysinit or userinit file
  * bug fix: save-lisp-and-die is able to collect more garbage on non-x86oid
    gencgc targets.
  * bug fix: fixed out-of-bounds array read in optimized POSITION on bit-vectors
  * bug fix: signal emulation respects the 128-byte stack red zone on x86-64
    macOS.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAABCgAGBQJZz8a8AAoJEOvVlakQDWPNE0oH/0bAeGlRQ6miS7zCp7lryRF0
PtYvpOO9r0v7kO6tPYXex/DIxO+9A2YQniMc/nnWNWds+UNyW2DGRgLqwEqvtpQJ
bfe/wu7j6KNMX3LVMLwvOrjucBqSlN6zs6IDteoGk2T0YmG0VWedM91nijy6Dl3E
ihxIv9xCnHgJ8fdK0iIge9MPB3VOjUDtQE/thqZCw21h5rc1MwXZ+/xvrs8lEpxW
KlJD3G3bcthqWd48yV+tI2IKp79kOP4TWlfLU2g3XmifhQXTjVh+vDnmhvhNocn+
JP41+djS4CfdsPu0cyaFGOUbvOhHx7pbqpjczS1aXqK+UjAFN1XsWJnQlrZHdMg=
=9wBk
-----END PGP SIGNATURE-----