Warning when passing int, but unsigned int is awaited?

James Tebneff tebneff@gmail.com
Wed Feb 13 23:58:00 GMT 2008


On Feb 14, 2008 7:36 AM, Robert William Fuller
<hydrologiccycle@gmail.com> wrote:
> John Love-Jensen wrote:
> > It works on my compiler.  Using C.
>
> It works for some value of work on gcc-4.1.2.  It reports on things that
> clearly have no width difference.  Am I detecting a theme with these
> less used compiler warnings?  (Note that -Wunreachable-code reports
> erroneously as well.)
>
>
> > I think the -Wconversion feature was busted (perhaps still is busted) for
>
>

Hi,

I was under the impression that this feature is being worked on currently.

http://gcc.gnu.org/wiki/NewWconversion

Regards,
JT



More information about the Gcc-help mailing list