Commit NEWS and version.lisp-expr as well. I feel like a newb. (On the
other hand, this is a good way to test whether syncmail is working again)
* enhancement: read() and write() have been added to SB-POSIX.
* enhancement: types of DEFSTRUCT constructors are proclaimed more
accurately, allowing better typechecking of call-sites.
+ * incompatible change: SB!KERNEL:INSTANCE-LAMBDA, deprecated for over five
+ years, is now no longer supported.
* optimization: slightly faster ISQRT. (lp#713343)
* bug fix: TRACE behaves better when attempting to trace undefined
functions. (lp#740717)
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.47.7"
+"1.0.47.9"