[Libreoffice-bugs] [Bug 114482] Circular reference accumulator, err:523 or miscalculation
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Dec 16 15:28:32 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=114482
a.burger at liamix.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
--- Comment #2 from a.burger at liamix.de ---
I posted the problem on stackoverflow before. It seems, as if someone else can
confirm the behaviour. Have a look at pnuts' comment on stackoverflow:
https://stackoverflow.com/a/47842167/966986
For ease of use, I copy it here:
I note m.a.riosv's comment to your bug report and suspect that individual
either has a different set up or is using a different generator for the values
in A1.
Simplifying A1 to be an integer between 1 and 3 inclusive (keyed in not
generated) shows the following (repeatable) pattern when set to 1 iteration and
minimum 1:
0 0
1 2
2 Err:523
3 Err:523
1 14
2 Err:523
3 Err:523
1 26
2 Err:523
3 Err:523
1 38
I am now more convinced there is a bug, and you are correct about the doubling
up. Also about the significance of the 'Minimum change' (ie a value is only
returned when the change is from 0 or more than 1 (ie when drops from 3 to 1).
Incidentally:
Version: 5.4.3.2 (x64)
Build ID: 92a7159f7e4af62137622921e809f8546db437e5 CPU threads: 2; OS:
Windows 6.29; UI render: default; Locale: en-GB (en_GB); Calc: group
(and also on an earlier LO version and on an OO version).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171216/151b2cef/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list