diff options
author | Oswald Buddenhagen <oswald.buddenhagen@digia.com> | 2013-11-15 19:28:50 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2014-01-15 19:28:50 +0100 |
commit | 71454fbb13f22d17aba6f8b356061ea6f81aea0b (patch) | |
tree | 690561693006a536824c4cbb9188273833b75899 /src/shared/qtpropertybrowser/qtpropertybrowserutils.cpp | |
parent | 3fabc1ffae016dd4e02bd425a68eccf82849f796 (diff) | |
download | qttools-71454fbb13f22d17aba6f8b356061ea6f81aea0b.tar.gz |
don't turn = into += in cumulative mode
it leads to pathological cases where the number of loop iterations may
go way beyond the reasonable.
this means that users need to avoid using the = operator in alternative
branches that lead to different sources/subdirectories being included
into the project. this is a bit of a corner case anyway, as people
usually add directly to SOURCES/SUBDIRS.
Change-Id: I7783e318fbc2790f6a853ba4e3f4a12db881feb5
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
(cherry picked from qtcreator/30bd7fcce1aef974f6af9eaa6532aa1f2b6192d2)
Diffstat (limited to 'src/shared/qtpropertybrowser/qtpropertybrowserutils.cpp')
0 files changed, 0 insertions, 0 deletions