You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Original issue reported on code.google.com by
Robert.M...@gmail.com
on 13 Dec 2010 at 9:04The text was updated successfully, but these errors were encountered: