<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><br>MKCL 1.1.5 is now available for general use. It is a bug fix compilation release<br>that collects all changes currently committed to the MKCL git repository,<br>
please consult <a href="http://common-lisp.net/gitweb?p=projects/mkcl/mkcl.git" target="_blank">http://common-lisp.net/gitweb?p=projects/mkcl/mkcl.git</a> if<br>
you need a detailed log.<br><br></div>The creation of yet another bug fix release in the MKCL 1.1.X series is<br></div>due to the fact that work on MKCL 1.2.0 has hit a bump recently and<br></div>its release will be delayed by a few more months, making a bug<br>
fix release therefore relevant.<br><br></div>Upon careful inspection of the major defining macros part of MKCL<br></div>it was realized that a good number of them were not ANSI compliant<br></div>but rather conformed to CLTL2 with a few still only CLTL1 or<br>
</div>somewhere in between (but clearly not ANSI). To correct this<br>situation macros defmacro, defsetf and deftype have been <br></div>completely reimplemented. This effort is the cause of a two months<br>delay in the evolution of MKCL 1.2.0.<br>
<br></div>Cheers,<br><br></div>Jean-Claude Beaudoin<br><br></div>