This is the mail archive of the gcc-help@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: Warning when passing int, but unsigned int is awaited?


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


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