https://bugs.documentfoundation.org/show_bug.cgi?id=120703
--- Comment #92 from Mike Kaganski <[email protected]> ---
Seems that PVS emits FPs when sees something like this:
> boost::optional< sal_Int16 > aBoundColumn(boost::none);
> ... (something optionally resetting the optional)
> if (!aBoundColumn)
like if it thinks that initializing it with boost::none makes it initialized
optional.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs