https://bugs.freedesktop.org/show_bug.cgi?id=43460
--- Comment #77 from Jelle van der Waa <[email protected]> --- I think this easyhack can be closed since the only three occurrences I get when recompiling core. And those occurrences seem valid. core/basegfx/source/polygon/b2dsvgpolypolygon.cxx:179:17: note: [EmptyLength plugin] replace "getLength() > 0" with "!isEmpty()" core/svl/source/numbers/zformat.cxx:2492:21: note: [EmptyLength plugin] replace "getLength() == 0" with "isEmpty()" core/vcl/unx/x11/x11sys.cxx:111:9: note: [EmptyLength plugin] replace "getLength() > 0" with "!isEmpty()" -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
