[Ecls-list] function names in backtrace
Anton Vodonosov
avodonosov at yandex.ru
Fri Dec 12 22:18:50 UTC 2008
on Friday, December 12, 2008, 10:50:27 AM Juan wrote:
> Do the libraries override the debug settings?
Yes, it is not uncommon to see (declare (optimize (speed 3) (space 0) (debug 0))
in functions.
> That is not a clever design. Otherwise it should suffice to do (proclaim '(optimize (debug
> 3))) before building the library, not redefining a function from the
> compiler.
More information about the ecl-devel
mailing list