Hi Winfried,
On Wednesday, 2013-07-24 11:34:27 +0200, Winfried Donkers wrote:
> I set MAXRECURSION to 4, made a simple spreadsheet (A2:=A1+1, A3:=A2=1, etc.)
> and started 'Goal Seeking'.
> With the target at A5 and the variable cell at A1, the recursion count
> reached 4 every time Interpret()
Hi,
On Thursday, 2013-07-11 23:05:40 -0400, Kohei Yoshida wrote:
> Actually, I'm just wondering why that code is even in ScInterpreter.
> The goalseek functionality is not a cell function, and I would
> expect a code like that to be outside of ScInterpreter.
Dating back to prehistoric times it i
Hi Winfried,
On Thursday, 2013-07-11 08:02:13 +0200, Winfried Donkers wrote:
> Presently I'm looking at bug fdo 37341, which reports calc to hang when Goal
> Seek (sc/source/core/tool/interpr2.cxx, ScInterpreter::ScBackSolver()) is
> used.
> The cause of the problem is not that too many iterati