[Libreoffice-bugs] [Bug 143575] Strings are not converted correctly to their nearest double representation

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 28 08:34:06 UTC 2021


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

Mike Kaganski <mikekaganski at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=13
                   |                            |0725,
                   |                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=14
                   |                            |3193

--- Comment #1 from Mike Kaganski <mikekaganski at hotmail.com> ---
This in fact may relate both to conversion of string to double, or double to
string (so that a correctly imported number might be represented using wrong
digits). See also tdf#130725. I wonder when we will be able to use elementary
string conversion functions from C++17 [1] and if they will help us in such a
non-standard thing as Basic's import and formatting. Also interesting if
tdf#143193 is related, with its unobvious non-standard extensions to LO usual
number formatter code.

[1] https://en.cppreference.com/w/cpp/utility#Elementary_string_conversions

-- 
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/20210728/441ade1a/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list