Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


On 03/29/2014 01:49 PM, julien2412 wrote:
Cppcheck reported this:
sw/source/filter/ww8/ww8scan.cxx
5158    memsetClass     error   Using 'memset' on class that contains a virtual
method.
5158    memsetClass     error   Using 'memset' on class that contains a reference.
5158    memsetClass     error   Using 'memset' on class that contains a 'std::map'.

While the latter two would be real errors (though I don't see a good reason to warn about the first), I fail to find any reference or std::map members (or virtual function members, for that matter) in the definition of class WW8Fib in recent trunk sw/source/filter/ww8/ww8scan.hxx.

(And it doesn't add to your confidence in Cppcheck if you see it use such bad language as "virtual method.")

Stephan

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.