Coder Social home page Coder Social logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024
The extension pc will never be checked by cppcheck itself. Just compare with 
the file lib/path.cpp Path::acceptFile 
(https://github.com/danmar/cppcheck/blob/master/lib/path.cpp#L209). Only the 
extension listed there are supported, i.e.
cpp, cxx, cc, c++, tpp, txx, c. Please open an enhancement request at cppcheck 
first (http://sourceforge.net/apps/trac/cppcheck/timeline) and link it here, if 
you want to have support for the extension pc as well.

Original comment by [email protected] on 16 Jul 2012 at 7:03

  • Changed state: Invalid

from cppcheclipse.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024
I know this has been closed as invalid but I believe that this is a defect.
cppcheck correctly analyses .pc (Pro*C) files out of the box via the command 
line or via its GUI. 
I can see that it is not listed in the extension list, a copy of the cppcheck 
source was downloaded and this file extension was added to the list and 
cppcheck was recompiled, the new cppcheck executable ran as expected outside of 
eclipse on .cpp , .c and .pc files. When returning to eclispe and pointing the 
plugin to the newly compiled executable it still did not analyse .pc files.


Original comment by [email protected] on 21 Oct 2014 at 12:36

from cppcheclipse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.