Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 May 1995 16:21:05 -0700
From:      "Mike O'Brien" <obrien@leonardo.net>
To:        terry@cs.weber.edu (Terry Lambert)
Cc:        gj@FreeBSD.org, rgrimes@gndrsh.aac.dev.com, hackers@FreeBSD.org
Subject:   Re: This one looks very very suspecious to me.... 
Message-ID:  <199505092321.QAA00215@caern.protocorp.com>
In-Reply-To: Your message of "Tue, 09 May 1995 11:30:58 MDT." <9505091730.AA06995@cs.weber.edu> 

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.  Use of apostrophes inside #ifdef
comment blocks caused me fits while trying to port the Rand editor,
for example.  Previous versions of the compiler didn't care.

Mike O'Brien



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505092321.QAA00215>