gicho / cppcheclipse

Automatically exported from code.google.com/p/cppcheclipse
0 stars 0 forks source link

--enable=unusedFunctions should not have an s at the end #27

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  Eclipse project or workspace settings for cppcheclispe
2.  Click on "check unused functions"
3.  Right mouse click on project and select cppcheck

What is the expected output? What do you see instead? Please provide output
of the console view of cppcheclipse as well as the Eclipse error log.

Command line: /home/greenbba/cppcheck-1.46.1/cppcheck --template 
{file};{line};{severity};{id};{message} --enable=unusedFunctions src/vmhd.cc ...
cppcheck: there is no --enable parameter with the name 'unusedFunctions'
cppcheck: error: could not find or open any of the paths given.

What version of the cppcheclipse, cppcheck, Eclipse and Java are you using?
On what operating system?
cppcheclipse 0.9.6
cppcheck 1.46.1
fedora eclipse platform 3.4.2
java version "1.6.0_0"

Please provide any additional information below.
Perhaps this is for cppcheck, but as a work around I tried cppcheck 
commandline.  It didn't report any unused functions.  I don't see any detailed 
documentation.

Original issue reported on code.google.com by barry.a....@gmail.com on 5 Jan 2011 at 7:15

GoogleCodeExporter commented 8 years ago
Thanks for your report. This will be fixed in the next version.

Original comment by konra...@gmx.de on 6 Jan 2011 at 5:53

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r211.

Original comment by konra...@gmx.de on 6 Jan 2011 at 6:00

GoogleCodeExporter commented 8 years ago
Issue 29 has been merged into this issue.

Original comment by konra...@gmx.de on 16 Feb 2011 at 9:01

GoogleCodeExporter commented 8 years ago
Should I download latest version to see if this works? 

Original comment by alejandr...@gmail.com on 16 Feb 2011 at 9:17

GoogleCodeExporter commented 8 years ago
I'm sorry if I sound real noob but I really don't know what I'm supposed to 
mend this....I have already latest plugin version...what I'm supposed to do?? 
Download the java and recreate the jar myself??

Original comment by alejandr...@gmail.com on 17 Feb 2011 at 7:54