5.1 Changes in this release

5.1.10 Fix for file-proclaim

Prior to the Liquid Common Lisp 5.0 release, proclamations made byfile-proclaim were reset to a standard default state at the end of the file compilation. Now, theoptimize qualities are restored to the state they had just before the call tocompile-file, and thespecial attribute of any variable proclaimed byfile-proclaim is restored to the state it had before thefile-proclaim.

There is a new proclamation,unspecial, which turns off thespecial proclamation. This cannot be used withdeclare, but only withproclaim. It is functionally equivalent to anunproclaim ofspecial, but is needed forfile-proclaim.


Liquid Common Lisp 5.0 Release and Installation Notes - 9 JUN 1997

Generated with Harlequin WebMaker