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

--- Comment #1 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