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

Mike Kaganski <[email protected]> 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 <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to