Steve Graegert wrote:
Thou *I think* even the C compiler should have given a
warning. (Note -Wall does not turn on all warnings, just almost all).


try -ansi combined with -pedantic.


I'm using "bloodshed developer cpp" compiler (it uses Mingw port of GCC as it's compiler)in windows for the while. When I specify these options to the compiler, it still seems to compile quietly without a squeak!

_z33
--
I love TUX; well... that's an understatement :)

-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" 
in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to