<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Hex2DEC not converting right"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122111#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Hex2DEC not converting right"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122111">bug 122111</a>
              from <span class="vcard"><a class="email" href="mailto:plokklop@vivaldi.net" title="MM <plokklop@vivaldi.net>"> <span class="fn">MM</span></a>
</span></b>
        <pre><a href="https://www.binaryhexconverter.com/hex-to-decimal-converter">https://www.binaryhexconverter.com/hex-to-decimal-converter</a>,
<a href="https://hextodecimal.org/">https://hextodecimal.org/</a> or
<a href="https://www.rapidtables.com/convert/number/hex-to-decimal.html">https://www.rapidtables.com/convert/number/hex-to-decimal.html</a> gives
918232721453 as an answer. If I convert -181278906323 back to hex I get
FFFFFFD5CAEF682D.
So it seems the calculation of LO, AOO and gnumeric are wrong. They don't look
for the first FFFFFF, which gives a negative. Or the first 6 are always set as 
F's by default.</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>