https://bugs.documentfoundation.org/show_bug.cgi?id=153574

--- Comment #9 from ady <[email protected]> ---
(In reply to Eike Rathke from comment #6)
> Err:513 btw the 64KB string length limit in the interpreter is now 256MB,
> and "Compiler: an identifier in the formula exceeds 64 KB in size" is wrong,
> the length limit for one identifier (function name, ...) is 1024 characters.

The new help file says instead (not counting for indentation here):

<emph>Compiler:</emph> an identifier in the formula exceeds 1024 bytes in size.
<emph>Interpreter:</emph> a result of a string operation exceeds 256 MB in
size.</paragraph>


* In this context, is "1024 characters" the same as "1024 bytes"?


For the Interpreter, it now says 256MB in size. Is the "256MB" accurate? For
instance:

=REPT("1234567890"; 10^8)

...already generates Err:513. I don't know how that amount of characters
relates to "256MB" in this context.

* Is this 256MB really the threshold?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to