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

cppheclipse uses unsupported --errorlist option on cppchecker #26

Closed
GoogleCodeExporter opened this issue Nov 15, 2015 · 3 comments
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Use cppcheck 1.46 and go to the preferences::cppcheclpise::problems tab,
the are the page remains blank, because cppchecker seg faults.

Using cppcheclipse 9.6 (any?)

See https://sourceforge.net/apps/trac/cppcheck/ticket/2292 and 
https://sourceforge.net/apps/trac/cppcheck/ticket/2253

This has been fixed in cppchecker 1.46.1 


Original issue reported on code.google.com by Robert.M...@gmail.com on 13 Dec 2010 at 9:04

@GoogleCodeExporter
Copy link
Author

The next version of cppcheclipse will check for minimal version 1.46. 
Unfortunately 1.46.1 also gives out the same version information as 1.46 
therefore cppcheclipse cannot distinguish between those two versions, so that 
segfault might still appear. Still cppcheclipse has to rely on --errorlist. 
Unfortunately I can't do anything about it.

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

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

Release Milestone: 1.47 of cppcheck is due in 4 weeks (02/05/11) which may be 
worth waiting for, them you could check for version != 1.46 or > 1.46.

Original comment by Robert.M...@gmail.com on 6 Jan 2011 at 8:07

@GoogleCodeExporter
Copy link
Author

Since 1.47 --errorlist is an officially documented and supported option.

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

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