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

Michael Stahl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from Michael Stahl <[email protected]> ---
(In reply to Julien Nabet from comment #5)
> so we expect an array of 726 whereas last node in it is:
> [ 199]  0x63a8730            TextNode "POREIKIS:"...}

no, that is just the default gdb setting of printing only the first 200
elements of an array.

you can change that with "set print elements 1000" or whatever.

also the nodes-array always ends with an EndNode, not a TextNode.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to