diff options
author | Michael Stahl <michael.stahl@allotropia.de> | 2023-03-24 17:52:28 +0100 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2023-03-27 08:56:30 +0000 |
commit | a9ba09b66feec19206b0b7c6b70c6d905a6dbfe2 (patch) | |
tree | 629f5f473d21978aff48e934692d8151719f73f4 /docmodel | |
parent | 002a6fee2fbd07c3f0cd1f1ddba39c691130727e (diff) |
sw: fix assert due to inconsistent ordering of MarkManager::m_vAllMarks
In function:
std::pair<_FIter, _FIter> std::equal_range(_FIter, _FIter, const _Tp&,
_Compare) [with _FIter = gnu_debug::_Safe_iterator<gnu_cxx::
normal_iterator<sw::mark::MarkBase**, vector<sw::mark::MarkBase*,
allocator<sw::mark::MarkBase*> > >, debug::vector<sw::mark::MarkBase*>,
random_access_iterator_tag>; _Tp = SwPosition; _Compare =
{anonymous}::CompareIMarkStartsBefore]
Error: elements in iterator range [first, last) are not partitioned by the
predicate __comp and value __val.
Change-Id: I2c78d64dc6e87ba1aae0dd08a0ece01b0c43e9fd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149553
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'docmodel')
0 files changed, 0 insertions, 0 deletions