
15 Mar
2005
15 Mar
'05
3:30 p.m.
I spent a few hours yesterday compiling the tree with gcc4.0.0, and removing the warnings, so it should compile fairly cleanly now.
Since warnings are a useful tool to indicate possible bugs (and I found one yesterday), can people please make sure that their committed code compiles without them? I know that "unused variable" and things like that can be a pain to avoid, especially in a "work in progress."
But if we allow ourselves to become desensitized to warnings, we will likely ignore problem conditions and possible bugs.
Bob