On Fri, 11 Dec 2020 at 22:41, Dante Doménech <dante19031...@gmail.com>
wrote:

> First, in here: core <https://opengrok.libreoffice.org/xref/core/>/include
> <https://opengrok.libreoffice.org/xref/core/include/>/rtl
> <https://opengrok.libreoffice.org/xref/core/include/rtl/>/math.hxx
> <https://opengrok.libreoffice.org/xref/core/include/rtl/math.hxx>
> We have our own isnan, isinf, isfinite, ... and some of them with quite
> strange code.
> Why is the default c++ standard library isn't good enough?
>
>
Large chunks of our code have been around longer than those parts of the
standard c++ library.

And while changing to use the standard C++ library functions would be a
good thing, such changes will have to be done in small chunks in case they
cause unexpected regressions.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to