Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Splint or PCLint Configuration for use with QT?

    3rd Party Software
    3
    3
    3486
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      TimSchoenfelder last edited by

      Hi,

      Would anyone be willing to post their splint or pc-lint configuration file that they use with QT?

      Tim

      1 Reply Last reply Reply Quote 0
      • E
        ephe last edited by

        maybe "this":http://lists.trolltech.com/qt-interest/2005-11/thread00539-0.html helps a bit?

        I couldn't find out how to get rid of
        Info 840: Use of nul character in a string literal
        in
        @connect(poProps, SIGNAL(mySignal(QString)), this, SLOT(mySlot(QString)));@

        1 Reply Last reply Reply Quote 0
        • G
          GirijaG last edited by

          Hi,

          Can anyone suggest, which lint tool is suitable for qt applications and how to use it. I found list of tools like PC Lint, cppcheck, valgrind, Coverity, Clang Static Analyzer etc.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post