<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span> changed
<a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Strings are not converted correctly to their nearest double representation"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=143575">bug 143575</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">See Also</td>
<td>
</td>
<td>https://bugs.documentfoundation.org/show_bug.cgi?id=130725, https://bugs.documentfoundation.org/show_bug.cgi?id=143193
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Strings are not converted correctly to their nearest double representation"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=143575#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Strings are not converted correctly to their nearest double representation"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=143575">bug 143575</a>
from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
<pre>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 <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - ImpSvNumberInputScan::StringToDouble may produce inaccurate result"
href="show_bug.cgi?id=130725">tdf#130725</a>. 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
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Clean up Basic 'Format' implementation"
href="show_bug.cgi?id=143193">tdf#143193</a> is related, with its unobvious non-standard extensions to LO usual
number formatter code.
[1] <a href="https://en.cppreference.com/w/cpp/utility#Elementary_string_conversions">https://en.cppreference.com/w/cpp/utility#Elementary_string_conversions</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>