Re: [AD] compiler warnings |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
aj wrote:
why not, i compile my 300,000 line app with -Wall -Werror its not impossible. -pedantic however is next to impossible. lets not go that far.
I compile my programs with -W -Wall usually, both release and dev. I kinda sway back and forth on -Werror since there are certain instances where I just can't get rid of warnings, but I know the warning is non-fatal (those of you who use APEG should know).
But I agree that increasing the warning level some isn't a bad idea. I honestly don't know why Allegro specificly turns off warnings that, IMO, are quite helpful (-Wno-unused, for one).
- Kitty Cat
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |