you can tell gcc to be exactly pedantic.

-pedantic

gcc usually catches more than msvc does.

----- Original Message -----
From: Keith Whitwell <[EMAIL PROTECTED]>
To: Brian Paul <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, October 19, 1999 06:53 PM
Subject: Re: [Mesa-dev] Major portability problems in latest CVS sources?


> Brian Paul wrote:
> >
>
> > I had been building regularly on IRIX and that often caught problems
> > that gcc didn't.  However, I don't have a compiler on my O2 at this
> > time.
> >
> > If anyone else has access to non-GNU compilers, I encourage you to
> > compile Mesa and see if there's problems.
> >
>
> I also think we set the compiler to be quite lenient in its error
reporting.
> Something like '-Wall -Wno-uninitialized' gives a few more errors, but not
the
> weirdness Kendall describes.  You can tell gcc to be quite pedantic.
>
> Keith
>
>
> _______________________________________________
> Mesa-dev maillist  -  [EMAIL PROTECTED]
> http://lists.mesa3d.org/mailman/listinfo/mesa-dev
>



_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to