"Tal, Shachar" <[EMAIL PROTECTED]> writes: > Anyone can recommend or warn against usage of a (preferably Open Source, > otherwise customizable) lint-like tool, for static checking of C++ and/or C# > code?
I found out from experience that switching all sorts of warnings and checks in gcc/g++ will take you a surprisingly long way. -- Oleg Goldshmidt | [EMAIL PROTECTED] ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
