[mkcl-announce] MKCL 1.1.0 is now publicly available as a stable version
Jean-Claude Beaudoin
jean.claude.beaudoin at gmail.com
Tue Sep 18 23:49:10 UTC 2012
MKCL 1.1.0, is now available for general use.
Changes from MKCL 1.1.0 RC4 were:
1) An ABORT restart has been added at the top of each lisp thread to be
used as a default target by (abort). Typically invocation of that restart
will result in an unwinding of the thread's stack up to its root followed
by an orderly final wrap-up of the thread. The only exceptions to this
behavior are MKCL standard daemon threads that will then return to their
wait point instead of wrapping up.
2) A problem has been identified in the RC4 update of the SLIME bundled
version with respect to the transmission of non-ascii characters between
Emacs and the Swank server. The problem has been fixed in this version.
On to MKCL 1.2.0, which will include new features and new platforms.
Enjoy,
Jean-Claude Beaudoin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/mkcl-announce/attachments/20120918/b1c5b8fb/attachment.html>
More information about the mkcl-announce
mailing list