<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><font size="+1">Hi Eike<br>
      </font></p>
    <p><font size="+1">I've replicated the problem on -</font></p>
    <p><font size="+1">Lubuntu 1404LTS (up to date as off a few days
        ago) - gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4<br>
      </font></p>
    <p><font size="+1">Slackware-Current (1402) hasn't been updated for
        a few months - gcc (GCC) 4.9.3<br>
        <br>
      </font></p>
    <p><font size="+1">Yesterday once I understood what the actual problem
        was I raised two bug reports<br>
      </font></p>
    <ul>
      <li><font size="+1"><span id="summary_container"><span
              id="short_desc_nonedit_display"></span> </span>Bug 101837
          - EDITING: Calculation error for CHIINV function </font></li>
      <li><font size="+1">Bug 101838 - Editing: Calculation error for
          MINVERSE function </font></li>
    </ul>
    <font size="+1">In minverse.ods there was another issue, which I've
      not raised a bug, which was to do with a rounding error in Row 27
      the actual result was 169841859430433 whereas the expected result
      is 169841859430434. Should I raise a bug report for this as well -
      so it can be tracked?<br>
      <br>
      Alex<br>
      <br>
      <br>
      <br>
    </font>
    <meta http-equiv="content-type" content="text/html;
      charset=windows-1252">
    <title></title>
    <meta name="generator" content="LibreOffice 5.1.4.2 (Linux)">
    <style type="text/css">
                body,div,table,thead,tbody,tfoot,tr,th,td,p { font-family:"Liberation Sans"; font-size:x-small }
                a.comment-indicator:hover + comment { background:#ffd; position:absolute; display:block; border:1px solid black; padding:0.5em;  } 
                a.comment-indicator { background:red; display:inline-block; border:1px solid black; width:0.5em; height:0.5em;  } 
                comment { display:none;  } 
        </style>
    <div class="moz-cite-prefix"><font size="+1">On 01/09/16 17:13, Eike
        Rathke wrote:<br>
      </font></div>
    <blockquote
      cite="mid:20160901161357.GB11154@remotee.erack.redhat.com"
      type="cite">
      <pre wrap=""><font size="+1">Hi Alex,

On Wednesday, 2016-08-31 19:30:35 +0100, Alex McMurchy wrote:

</font></pre>
      <blockquote type="cite">
        <pre wrap=""><font size="+1">When compiling LibreOffice I get a failed Unit test. The problem occurs in
sc/qa/unit/functions_test.cxx with

</font></pre>
        <blockquote type="cite">
          <pre wrap=""><font size="+1">CPPUNIT_ASSERT_DOUBLES_EQUAL(1.0, rDoc.GetValue(1, 2, 0), 1e-14);
</font></pre>
        </blockquote>
        <pre wrap=""><font size="+1">
whilst testing sc/qa/unit/data/functions/fods/chiinv.fods. The code
sc/qa/unit/functions_test.cxx looks to me as though it's performed for all
these .fods test files so why it should fail on one and not the rest is
strange indeed.
</font></pre>
      </blockquote>
      <pre wrap=""><font size="+1">
Ah, finally someone who hopefully can reproduce such error.. ;-)

</font></pre>
      <blockquote type="cite">
        <pre wrap=""><font size="+1">Any suggestions on how I can resolve this problem will be appreciated.
</font></pre>
      </blockquote>
      <pre wrap=""><font size="+1">
Please load that document in your built office instance, i.e.

./instdir/program/soffice ./sc/qa/unit/data/functions/fods/chidist.fods &

answer No to the question whether links should be updated, when loaded
hit Shift+Ctrl+F9 and tell us where / in which cell on the second sheet
(the first sheet is just the summary) it fails, and what the result of
the calculated formula (column A) in that row is.

Do not save the document as it is part of the repository's source tree
and could get committed by accident.

Which platform and compiler are you on btw?

  Eike

</font></pre>
    </blockquote>
    <font size="+1"><br>
    </font>
  </body>
</html>