https://bugs.documentfoundation.org/show_bug.cgi?id=90285
--- Comment #14 from Eike Rathke <[email protected]> ---
I couldn't really verify this.. with g++ 5.3.1 I get a different crash with or
without that change:
/usr/include/c++/5.3.1/debug/safe_iterator.h:224:error: attempt to
construct a constant iterator from a singular mutable iterator.
Objects involved in the operation:
iterator "this" @ 0x0x7fff602e84d0 {
type =
N11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKPN4mdds17multi_type_vectorINS3_3mtv18custom_block_func1INS5_33noncopyable_managed_element_blockILi50E14SvtBroadcasterEEEENS3_6detail14mtv_event_funcEE5blockENSt9__cxx19986vectorISF_SaISF_EEEEENSt7__debug6vectorISF_SK_EEEE
(constant iterator);
state = singular;
}
iterator "other" @ 0x0x454f548 {
type =
N11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPPN4mdds17multi_type_vectorINS3_3mtv18custom_block_func1INS5_33noncopyable_managed_element_blockILi50E14SvtBroadcasterEEEENS3_6detail14mtv_event_funcEE5blockENSt9__cxx19986vectorISF_SaISF_EEEEENSt7__debug6vectorISF_SJ_EEEE
(mutable iterator);
state = singular;
references sequence with type
`NSt7__debug6vectorIPN4mdds17multi_type_vectorINS1_3mtv18custom_block_func1INS3_33noncopyable_managed_element_blockILi50E14SvtBroadcasterEEEENS1_6detail14mtv_event_funcEE5blockESaISD_EEE'
@ 0x0x488b478
}
My previous assumption that some blocks in ColumnBlockPositionSet weren't
shifted to the next sheet's tab doesn't hold.
However, the change seems to fix some things with g++ 6.1.1
--
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