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

What happened to *compiler-warnings*



In MACL 1.3 you could set *compiler-warnings* to nil and the compiler
wouldn't warn about undefined functions, unused vars etc.  Is there
any way to get the same effect in MCL 2.0b.  I know about
*fasl-compiler-warnings*, but that only works when compiling files,
not calling compile explicitly.

Also, does it seem like the compiler in MCL 2.0 is much slower than
the MCL 1.3.2 compiler?

Thanks
Mike