This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Trying to Eliminate Warning Message


On Tue, May 21, 2002 at 08:41:16PM -0400, Bill Trautman wrote:
> Picked up some code that imbeds a file to start a namespace and
> another file to end the namespace.  every class header seems to
> include these two files.  The more recent versions of GCC complain
> that there are more { or } than } or { depending on the file its
> examining.  anyone know of a way to disable this check

Which "more recent versions" are these?  That particular warning has
been disabled since 3.0.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]