Quote Originally Posted by cpjust View Post
Another thing that gcc does that I wish VC++ would is that it tells you if you're missing some cases in a switch statement on an enum type.
I believe PC-lint will do that.