[Qt-interest] Qt code checking tools and QA
OS Prog
osprog at gmail.com
Mon Mar 1 13:13:57 CET 2010
Exactlywhat I mean! It's not needed to be free or open source....
> 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.
>
> Then there is valgrind which is a runtime analysis tool but still
> quite useful for catching bugs. But that is not a static code
> analyzer, you have to run it to collect data.
>
>
>
> On Fri, Feb 26, 2010 at 6:08 AM, OS Prog <osprog at gmail.com> wrote:
> > Hi,
> >
> > Thanks to all for the ideas!
> > Is out there any tools for static code checking that works well with Qt?
> > I've tried the PC-Lint, but is not working well (probably I cannot setup
> it
> > well).
> >
> > Best regards,
> > Nikolay
> >
> > _______________________________________________
> > Qt-interest mailing list
> > Qt-interest at trolltech.com
> > http://lists.trolltech.com/mailman/listinfo/qt-interest
> >
> >
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100301/f2aa91e4/attachment.html
More information about the Qt-interest-old
mailing list