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


On Thu, 2016-08-25 at 11:31 +0200, Stephan Bergmann wrote:
Was there a way to annotate false positives like this (caused by a 
FALSE_POSITIVE macro being defined as either 0 or 1, depending on 
configuration) in the source code?

If the code was
const bool bFoo = 
instead of
bool bFoo =
coverity wouldn't complain. Doesn't quite fit this case though.

C.

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.