I\'ve worked on many projects where I\'ve been given code by others to update. More often than not I compile it and get about 1,000+ compiler warnings. When I see compiler w
Leaving warnings in your code because you don't have time to fix them is like not brushing your teeth because you don't have enough time in the morning. It is a basic matter of code hygiene.