<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:zcrhonek@gmail.com" title="zcrhonek <zcrhonek@gmail.com>"> <span class="fn">zcrhonek</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - calc: calculation: roundup: rounddown: fail in 7.1 alpha"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138220">bug 138220</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;">Keywords</td>
           <td>
                
           </td>
           <td>bibisected, bisected, regression
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>erack@redhat.com, zcrhonek@gmail.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Version</td>
           <td>7.1.0.0.alpha0+
           </td>
           <td>6.4.0.3 release
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - calc: calculation: roundup: rounddown: fail in 7.1 alpha"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138220#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - calc: calculation: roundup: rounddown: fail in 7.1 alpha"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138220">bug 138220</a>
              from <span class="vcard"><a class="email" href="mailto:zcrhonek@gmail.com" title="zcrhonek <zcrhonek@gmail.com>"> <span class="fn">zcrhonek</span></a>
</span></b>
        <pre>This seems to have begun at the below commit.
Adding Cc: to Eike Rathke ; Could you possibly take a look at this one?
Thanks

4ac0c8c10e88ac1ea470606e0d6973f8171c8516 is the first bad commit
commit 4ac0c8c10e88ac1ea470606e0d6973f8171c8516
Author: Jenkins Build User <<a href="mailto:tdf@pollux.tdf">tdf@pollux.tdf</a>>
Date:   Thu Mar 28 23:23:07 2019 +0100

    source sha:edcbe8c4e02a67c74ec6f85f28899431dbfa0765

<a href="https://gerrit.libreoffice.org/c/core/+/69762">https://gerrit.libreoffice.org/c/core/+/69762</a>
<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - ROUNDDOWN is inaccurate with decimal numbers"
   href="show_bug.cgi?id=124286">tdf#124286</a> fix annoying rounding error.

In case of ROUNDDOWN and ROUNDUP, it is possible that seemingly clear decimal
values are rounded unexpectedly (from the user's POV). This is caused by the i
decimal to binary to decimal conversions.
By rounding to 12 significanr digits before calling the round-down of -up
function, most of these unexpected roundings are eliminated.

Change-Id: Ia19181383b77e1ff40a067c4a1cea1ece0955871
Reviewed-on: <a href="https://gerrit.libreoffice.org/69762">https://gerrit.libreoffice.org/69762</a>
Tested-by: Jenkins
Reviewed-by: Eike Rathke <<a href="mailto:erack@redhat.com">erack@redhat.com</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>