[Qt-interest] Qt code checking tools and QA

Bruce Cran Bruce.Cran at iongeo.com
Mon Mar 1 10:31:13 CET 2010


Alan Ezust wrote:
> Oh you mean like a program that is smarter than your average coder and
> can spot typical coding errors?
> There exist similar tools in the java-space, such as findbugs and and
> PMD. The closest thing I found in the C++ space is a program called
> "cppcheck" which is nowhere near as good and I do not really know if
> it is useful for Qt code.
>
> I haven't found anything else yet in the open source space.
>   

The Clang static analyzer from http://clang-analyzer.llvm.org/ currently 
only works on C and Objective-C code, but it sounds like they might add 
support for C++ in the future.

-- 
Bruce Cran

This email and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to whom they are addressed.  If you are not the original recipient or the person responsible for delivering the email to the intended recipient, be advised that you have received this email in error, and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. If you received this email in error, please immediately notify the sender and delete the original.






More information about the Qt-interest-old mailing list