[EMAIL PROTECTED] writes:

[...]

| +2007-04-07  Gabriel Dos Reis  <[EMAIL PROTECTED]>
| +
| +     * 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


_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to