https://bugs.kde.org/show_bug.cgi?id=385942

michael <reeves...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kio |https://commits.kde.org/kdi
                   |/e3a80661c9cd83677d44f4f699 |ff3/d25cb3a405b9ba93a5cd6c6
                   |9d24dd13629a2f              |3df82ac70bcacc001
         Resolution|---                         |FIXED
   Version Fixed In|                            |1.8
             Status|REPORTED                    |RESOLVED

--- Comment #27 from michael <reeves...@gmail.com> ---
Git commit d25cb3a405b9ba93a5cd6c63df82ac70bcacc001 by Michael Reeves.
Committed on 15/03/2019 at 14:01.
Pushed by mreeves into branch 'master'.

use std::list not QList

std::list is close to QLinkedList behavoir wise.
In particular it matches rules about what operations invalidate iterators.
FIXED-IN:1.8

M  +2    -2    src/diff.cpp
M  +3    -1    src/diff.h

https://commits.kde.org/kdiff3/d25cb3a405b9ba93a5cd6c63df82ac70bcacc001

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to