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

Xisco FaulĂ­ <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected],
                   |                            |[email protected]
     Ever confirmed|0                           |1
           Keywords|                            |bibisected, bisected,
                   |                            |regression

--- Comment #2 from Xisco FaulĂ­ <[email protected]> ---
Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=8c48d69f06ddb3cb6c807a1e7db62dddb9778ded

author  Mike Kaganski <[email protected]>     2018-08-04 10:37:17
+0300
committer       Mike Kaganski <[email protected]>     2018-08-04
20:51:27 +0200
commit  8c48d69f06ddb3cb6c807a1e7db62dddb9778ded (patch)
tree    8b6bf137be41ebe93746c4958ab9106bbf5cc339
parent  c05fbde6c870b7e6bc2f9bf642dc7d76215a496f (diff)
Use more basegfx deg<->rad functions, instead of direct formulas
Also make the functions constexpr.

Due to slight changes in floating-point arithmetics (90.0 instead of
180.0, M_PI2 instead of M_PI resp.), results might differ in last
digits (usually 17th decimal digit). This has lead to need to tweak
char2dump's PieChartTest unit test.

Bisected with: bibisect-linux64-6.2

Adding Cc: to Mike Kaganski

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