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

--- Comment #2 from Julien Nabet <serval2...@yahoo.fr> ---
2759 assert(aIter1 != aRange1.second && aIter2 != aRange2.second);
(gdb) p aIter1
$1 = {first = 3, second = {first = 0x55555aa6afa0, second = false}}
(gdb) p aRange1.second
$2 = {first = 3, second = {first = 0x55555aa6afa0, second = false}}
(gdb) p aIter2
$3 = {first = 3, second = {first = 0x55555aa6afa0, second = false}}
(gdb) p aRange2.second
$4 = {first = 4, second = {first = 0x55555adb6e80, second = false}}

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

Reply via email to