[Ffmpeg-devel] Compiler warnings (was: time for a release?) (original) (raw)

Dieter freebsd
Wed Feb 1 10:03:36 CET 2006


It is good practice to keep harmless warnings away. That way, the real ones are more easily noticed.

YES!

The easy way to silence the rest of the warnings is to supply the -Wno-pointer-sign option to gcc

Can you guarantee that every possible pointer-sign warning now and in the future will be harmless? If so, why do pointer-sign warnings exist?



More information about the ffmpeg-devel mailing list