[Openmcl-devel] ccl 1.11 pre-release

Anton Vodonosov avodonosov at yandex.ru
Wed Sep 9 18:26:54 PDT 2015



08.09.2015, 22:50, "R. Matthew Emerson" <rme at clozure.com>:
> A pre-release version of Clozure CL 1.11 is now available for testing.
>
> Please see http://ccl.clozure.com/blog/?p=178

We tested it with cl-test-grid on linux and macosx.

As we can see in the reports below, on both OSes there are regressions. Most of them
are caused by the same two (interwinded) errors:

1. Some problem with named-readtables
2. When the readtables error occurs, handling the condition causes some "Undefined function CCL::RDTAB.ALIST called with ..."

https://common-lisp.net/project/cl-test-grid/ccl/ccl-1.11-rc1-linux-diff.html
https://common-lisp.net/project/cl-test-grid/ccl/ccl-1.11-rc1-macosx-diff.html

To reproduce, you can for example (ql:quickload :cl-bson)

Best regards,
- Anton



More information about the Openmcl-devel mailing list