[Libreoffice-bugs] [Bug 130975] Drop rtl::math::isNan in favor of std::isnan
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Feb 27 07:41:48 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=130975
Stephan Bergmann <sbergman at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
--- Comment #1 from Stephan Bergmann <sbergman at redhat.com> ---
It is fine to remove uses of that rtl::math function across the LO code base.
But the function is part of the stable URE interface, so cannot easily itself
be removed.
(We can think about an [API CHANGE] to drop this and similar inline functions
from rtl/math.hxx once all of them are unused across the LO code base.)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200227/06891314/attachment.htm>
More information about the Libreoffice-bugs
mailing list