Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
GoogleCodeExporter opened this issue May 18, 2015 · 5 comments
Closed

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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

  • Changed state: Started
  • Added labels: Milestone-0.9.7

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r211.

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

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Issue 29 has been merged into this issue.

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

@GoogleCodeExporter
Copy link
Author

Should I download latest version to see if this works? 

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

@GoogleCodeExporter
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant