https://bugs.documentfoundation.org/show_bug.cgi?id=120703

--- Comment #57 from Mike Kaganski <[email protected]> ---
In V501, some false positives could be avoided if in expressions like

> bOK = SkipWS() && MatchNumber( nSub ) && SkipWS();

it'd be detected that SkipWS is a non-const method (-> may change state).

-- 
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

Reply via email to