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

            Bug ID: 160084
           Summary: Simplify comparison with zero when using
                    basegfx::fTools::* implementation
           Product: LibreOffice
           Version: 24.8.0.0 alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

the implementation of

- basegfx::fTools::moreOrEqual
- basegfx::fTools::lessOrEqual
- basegfx::fTools::more
- basegfx::fTools::less

calls rtl_math_approxEqual eventually, which special-cases zero.

Sample: https://gerrit.libreoffice.org/c/core/+/164492

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to