axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] Re: [Axiom-commit] SF.net SVN: axiom: [491] branches/b


From: Gabriel Dos Reis
Subject: [Axiom-developer] Re: [Axiom-commit] SF.net SVN: axiom: [491] branches/build-improvements
Date: 07 Apr 2007 17:09:29 -0500

address@hidden writes:

[...]

| +2007-04-07  Gabriel Dos Reis  <address@hidden>
| +
| +     * configure.ac.pamphlet: Add configure support for runtime checking.
| +     (axiom_enable_checking): New.  
| +     * configure.ac: Regenerate.
| +     * configure: Likewise.

As of revision 491, I added a configure option --enable-checking for
requesting runtime checking of Lisp codes, e.g. (proclaim '(optimize
(safety 3))). 
That has the side effect of dramatically increasing the overall
compilation time.  In return, you get to know about bugs you did not
suspect or did not want to know about.

-- Gaby




reply via email to

[Prev in Thread] Current Thread [Next in Thread]