T O P I C R E V I E W |
gencha |
Posted - May 10 2009 : 11:21:57 AM I still very often get false positives in the real-time error detection. Mostly in STL related code. But in a project I just started I get multiple false positives in Boost.Filesystem related code.
You can review the project here: http://soqr.de/gengine/gPacker.rar
VA X underlines all occurrences of path's filename() method and all occurrences of fs::wpath. |
2 L A T E S T R E P L I E S (Newest First) |
gencha |
Posted - May 11 2009 : 7:29:22 PM I generally use the SVN trunk and update on a weekly basis. |
feline |
Posted - May 11 2009 : 6:32:14 PM Which version of Boost are you using?
boost::filesystem is difficult for VA to parse correctly:
case=24901 |