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
At my work, the compiler setting to treat warnings as errors is turned on. So, no warnings, or it won't compile :)