Date: Tue, 9 May 1995 17:38:09 -0600 From: Nate Williams <nate@trout.sri.MT.net> To: "Mike O'Brien" <obrien@leonardo.net> Cc: hackers@FreeBSD.org Subject: Re: This one looks very very suspecious to me.... Message-ID: <199505092338.RAA19210@trout.sri.MT.net> In-Reply-To: "Mike O'Brien" <obrien@leonardo.net> "Re: This one looks very very suspecious to me...." (May 9, 4:21pm)
next in thread | previous in thread | raw e-mail | index | archive | help
> One problem with #ifdef as opposed to commenting something out > is that the current version of GCC seems to (try to) parse character > constants inside #ifdef blocks. This could be considered a bug in the pre-processor, since the code-parser portion of the 'compiler' should never see anything inside of #ifdef'd out code. However, I suspect with all of the #pragma and other junk being used the separation of the pre-processor from the rest of the passes is not as clean as it used to be. Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505092338.RAA19210>