<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ImpSvNumberInputScan::StringToDouble may produce inaccurate result"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130725#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ImpSvNumberInputScan::StringToDouble may produce inaccurate result"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130725">bug 130725</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>[1] does not use floating-point operations. It is MIT, so might be used. It is
not guaranteed to give the same result as library functions, but my
understanding is that the difference should be only in cases where the value is
strictly in the middle between two possible representations, i.e. both are
closest possible. Might worth a try using as o3tl::from_chars, to have the same
signature, to allow easy transition to std:: version when it's available?

[1] <a href="https://github.com/grzegorz-kraszewski/stringtofloat">https://github.com/grzegorz-kraszewski/stringtofloat</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>