[Asdf-devel] mkcl and asdf

Jean-Claude Beaudoin jean.claude.beaudoin at gmail.com
Tue Apr 8 10:51:49 UTC 2014


On Tue, Apr 8, 2014 at 1:07 AM, Jean-Claude Beaudoin <
jean.claude.beaudoin at gmail.com> wrote:

>
> I will back port to MKCL 1.1.9 the fixes I currently have in MKCL 1.2.0.
> You will have them in the git repository in a few hours.  compiler::*speed*
> is going away anyway since proclaim at al. need to work even when the "CMP"
> module has not been loaded, use si::*speed* instead. Also, nickname "C" for
> package "COMPILER" has been removed since MKCL 1.1.0 at least (too clash
> prone).
>
>
Done and pushed to the git repo.  So you now have si::*speed*,
si::*safety*, si::*space*, si::*debug* and si::*compilation-speed* that
store the global level environment for "optimize", each with integer values
between 0 and 3 inclusively by convention. Crude but does the job...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/asdf-devel/attachments/20140408/390c347c/attachment.html>


More information about the asdf-devel mailing list