[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bloody warnings !
- To: lafourca@imag.fr
- Subject: Re: bloody warnings !
- From: bill@cambridge.apple.com (Bill St. Clair)
- Date: Thu, 6 Feb 1992 13:36:50 -0500
- Cc: info-mcl
>Many people haveexpressed dismay about the elimination of *compiler-warnings*
>and *fasl-compiler-warnings*. Here's a little file I put together a while
>back that restores that functionality.
I forgot to mention that there is a reason that *compiler-warnings*
and *fasl-compiler-warnings* were eliminated. Turning off compiler warnings
is usually a really bad idea. Code that generates warnings is, more often
than not, incorrect.