<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:oliver.brinzing@gmx.de" title="Oliver Brinzing <oliver.brinzing@gmx.de>"> <span class="fn">Oliver Brinzing</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Time addition short of one second in calc"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127143">bug 127143</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;">OS</td>
<td>Linux (All)
</td>
<td>All
</td>
</tr>
<tr>
<td style="text-align:right;">Version</td>
<td>6.3.0.4 release
</td>
<td>6.2.6.2 release
</td>
</tr>
<tr>
<td style="text-align:right;">Ever confirmed</td>
<td>
</td>
<td>1
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>UNCONFIRMED
</td>
<td>NEW
</td>
</tr>
<tr>
<td style="text-align:right;">Hardware</td>
<td>x86-64 (AMD64)
</td>
<td>All
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>erack@redhat.com, oliver.brinzing@gmx.de
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Time addition short of one second in calc"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127143#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Time addition short of one second in calc"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127143">bug 127143</a>
from <span class="vcard"><a class="email" href="mailto:oliver.brinzing@gmx.de" title="Oliver Brinzing <oliver.brinzing@gmx.de>"> <span class="fn">Oliver Brinzing</span></a>
</span></b>
<pre>seems to have started with:
<a href="https://gerrit.libreoffice.org/plugins/gitiles/core/+/e2e47898180e547cad7ccde1e5890385d573e551">https://gerrit.libreoffice.org/plugins/gitiles/core/+/e2e47898180e547cad7ccde1e5890385d573e551</a>
commit e2e47898180e547cad7ccde1e5890385d573e551 [log]
author Eike Rathke <<a href="mailto:erack@redhat.com">erack@redhat.com</a>>
Fri Aug 31 11:21:03 2018 +0200
committer Eike Rathke <<a href="mailto:erack@redhat.com">erack@redhat.com</a>>
Fri Aug 31 12:50:52 2018 +0200
tree c91b4e1e053c69bbf0906953fe1bba276977ef2c
parent 370d4c9ba34913076f7a73a2912eb2e0e48ca73c [diff]
Use tools::Time::GetClock() in number formatter for wall clock time
Also handle rounding/scaling better in ImpGetTimeOutput() for the
[] duration formats, of which [HH]:MM:SS(.0000000) is used to edit
time values.
The wall clock change made it necessary to adapt some test cases in
Test::testUserDefinedNumberFormats() where M_PI formatted to
date+time actually is 1900-01-02 03:23:53.60527 with second 53
instead of the previously rounded 54.
/cygdrive/d/sources/bibisect/bibisect-win32-6.2
$ git bisect bad
3c35d0624c423cd4ccb08340e33de2288f03f4df is the first bad commit
commit 3c35d0624c423cd4ccb08340e33de2288f03f4df
Author: Norbert Thiebaud <<a href="mailto:nthiebaud@gmail.com">nthiebaud@gmail.com</a>>
Date: Fri Aug 31 04:44:34 2018 -0700
source sha:e2e47898180e547cad7ccde1e5890385d573e551
source sha:e2e47898180e547cad7ccde1e5890385d573e551
:040000 040000 70cd07a8a294af840f6b5426df0f3f29798e7fa3
06198b34c24a651da6c8455cc818a145b6c23900 M instdir
/cygdrive/d/sources/bibisect/bibisect-win32-6.2
$ git bisect log
# bad: [35a87a66cfc6dfb661f6fed49fb32c081dd26bc7] source
sha:d250c94d78ac7e79753aa30f869db919b01fc450
# good: [b0a56ec98b1368cb5e3e531e0b3f69565af91609] source
sha:3a801799536e6870f2fb111b1cc00b9575a35a39
git bisect start 'master' 'oldest'
# bad: [7f7b05d44d7d7f13cc9c865963a72e555b516b3d] source
sha:1b88de0a07180661c4d5d6706247d546d06bc983
git bisect bad 7f7b05d44d7d7f13cc9c865963a72e555b516b3d
# good: [893206f564fd73cf737962011484821c90765fd7] source
sha:a97411b061a382dc09423d04c633dc9b7d24a737
git bisect good 893206f564fd73cf737962011484821c90765fd7
# good: [5965f05474f5107b79b2ebf7d8c53fb8c7e4d1ac] source
sha:40ab9800d3d19eee59571092a9872c8fe9af4e38
git bisect good 5965f05474f5107b79b2ebf7d8c53fb8c7e4d1ac
# good: [37904c252ae7b408ec1f71cbb71269a047cd4965] source
sha:1697000180c0674413f1df000ce3348eb4e9691f
git bisect good 37904c252ae7b408ec1f71cbb71269a047cd4965
# bad: [9a81627596d7544443d154afd32695d6ef2808ac] source
sha:7c94581151c6427d143bb63fe51fa4b229e0b7e7
git bisect bad 9a81627596d7544443d154afd32695d6ef2808ac
# bad: [24d8e08637355c47b8d52ae6442a71fd82219b8d] source
sha:0a9f682de7727e5873323b68405a4aecd785057e
git bisect bad 24d8e08637355c47b8d52ae6442a71fd82219b8d
# good: [21ffaf9230b2d8b2c55cf5c16dbb575d9726795d] source
sha:8fbf75895e92f179ecc8a90b90d076552a279285
git bisect good 21ffaf9230b2d8b2c55cf5c16dbb575d9726795d
# bad: [61b1001951f84ce5eb4df9f3db1c5c80ab997e02] source
sha:e56eb9cb7ee80215c05d06f25349d7ab7ad06640
git bisect bad 61b1001951f84ce5eb4df9f3db1c5c80ab997e02
# good: [00c7c73d4fbb54752b7ebd82ed5a32e5c5b4b8ce] source
sha:4ccac77652d61b823160cac073e3c1bf725352f1
git bisect good 00c7c73d4fbb54752b7ebd82ed5a32e5c5b4b8ce
# good: [dd40df9b82710b193ff348260b6e921131c97d22] source
sha:0383ccd4e7116c3d26edc1f86b7a74fe3cf649bd
git bisect good dd40df9b82710b193ff348260b6e921131c97d22
# good: [1b4ea84586792f869e6aeac664772f97e7c0c207] source
sha:370d4c9ba34913076f7a73a2912eb2e0e48ca73c
git bisect good 1b4ea84586792f869e6aeac664772f97e7c0c207
# bad: [00d79a3087f841d4d2acb40b7785c17e510ffaf7] source
sha:eb199c1b5e8d6039a1969cc6ddb3d627bedf5bd8
git bisect bad 00d79a3087f841d4d2acb40b7785c17e510ffaf7
# bad: [3c35d0624c423cd4ccb08340e33de2288f03f4df] source
sha:e2e47898180e547cad7ccde1e5890385d573e551
git bisect bad 3c35d0624c423cd4ccb08340e33de2288f03f4df</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>