RE: [GD-General] C++ analyzers?
Brought to you by:
vexxed72
From: Brian H. <bri...@py...> - 2002-07-19 01:31:39
|
Bloody hell, I enabled it for ONE file and got 1500 warnings, of which 1500 were bloody irrelevant =( Some of them I can hack around, but others I'm not aware of a way to do. For example, unreferenced inline functions; copy constructor could not be generated (?); and unreferenced formal parameter. Brian |