[lug] [OT] gcc possible bug
Daniel Webb
lists at danielwebb.us
Sun Oct 10 01:46:34 MDT 2004
On Sat, Oct 09, 2004 at 08:19:45PM -0600, Ian Rees wrote:
> You might try specifying -Wtraditional if you want to be warned about
> passing different types than specified in the funtion prototype. I'd
> agree with Zan though, there's really nothing wrong with what you're
> doing. Later!
Thanks for the tip. I see from the gcc manual description of -Wtraditional
that -Wconversion is what I want in this case. Looks like there are a lot of
other warnings I thought were included in -Wall that aren't too.
Daniel
More information about the LUG
mailing list