1 Mar
2004
1 Mar
'04
2:16 a.m.
I just did a rebuild after updating to the new layout.
When I did, it came up with 805 warnings.
Eeeek!!!!
Guys, when you have a chance, see if you have -Wall configured and try to get to zero warnings. I know a lot of more verbose ones have come up recently, especially with our changes to C++ and such. So I am being a bit of a complainer here.
:-)
But... on projects I've seen where warnings were kept out, quality came up. So though I expect zero-warnings may not be hit any time soon, keeping that in mind as a goal will help our code be better.
Thanks.