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
My boss who created some code I now maintain. He uses compiler flags to hide his deprication warnings.
When I have time I go through and clean up what I can.