This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Trying to Eliminate Warning Message
On Tue, May 21, 2002 at 09:46:31PM -0400, Bill Trautman wrote:
> Zack Weinberg wrote:
> > On Tue, May 21, 2002 at 08:41:16PM -0400, Bill Trautman wrote:
> > > 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.
> >
> 2.96. the version currently shipping as part of RH7.3
We have no way of affecting what Red Hat's 2.96 ships; however, your
problem will go away if you use 3.0 or 3.1.
zw