<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    If anyone is actually interested in this change and its impact,
    there is a (typo-ridden) discussion of some of that<br>
    in <a class="moz-txt-link-freetext" href="http://trac.clozure.com/ccl/ticket/1292">http://trac.clozure.com/ccl/ticket/1292</a>.<br>
    <br>
    Much of that discussion took place two months ago.<br>
    <br>
    I find the issues clear - implementations should be free to change
    implementation details, and people who use<br>
    libraries that depend on implementation details are taking a risk in
    doing so.<br>
    <br>
    <tt>The maintainer of the NAMED-READTABLES library took
      responsibility for that risk.  I shouldn't be, but  I am surprised
      to see that<br>
      what seems like a simple and clear issue is apparently causing
      confusion as long as it has.<br>
      <br>
      <i></i></tt><br>
    <br>
    <div class="moz-cite-prefix">On 09/09/2015 07:46 PM, Stas Boukarev
      wrote:<br>
    </div>
    <blockquote cite="mid:87lhcff3l8.fsf@debian.ar7" type="cite">
      <pre wrap="">Anton Vodonosov <a class="moz-txt-link-rfc2396E" href="mailto:avodonosov@yandex.ru"><avodonosov@yandex.ru></a> writes:

</pre>
      <blockquote type="cite">
        <pre wrap="">08.09.2015, 22:50, "R. Matthew Emerson" <a class="moz-txt-link-rfc2396E" href="mailto:rme@clozure.com"><rme@clozure.com></a>:
</pre>
        <blockquote type="cite">
          <pre wrap="">A pre-release version of Clozure CL 1.11 is now available for testing.

Please see <a class="moz-txt-link-freetext" href="http://ccl.clozure.com/blog/?p=178">http://ccl.clozure.com/blog/?p=178</a>
</pre>
        </blockquote>
        <pre wrap="">
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 ..."

<a class="moz-txt-link-freetext" href="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-linux-diff.html</a>
<a class="moz-txt-link-freetext" href="https://common-lisp.net/project/cl-test-grid/ccl/ccl-1.11-rc1-macosx-diff.html">https://common-lisp.net/project/cl-test-grid/ccl/ccl-1.11-rc1-macosx-diff.html</a>

To reproduce, you can for example (ql:quickload :cl-bson)
</pre>
      </blockquote>
      <pre wrap="">named-readtables was fixed a while ago.

</pre>
    </blockquote>
    <br>
  </body>
</html>