summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-11-15 19:28:50 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-15 21:32:41 +0100
commitee35954122f5fa413b7164901e63cbef4c49d9d5 (patch)
treed54144458ba2851253b62a7bc59c6816a39657a8 /src
parentca02462f0251fa420700f57b488f5b426dd00839 (diff)
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. Task-number: QTCREATORBUG-1595 Change-Id: I7783e318fbc2790f6a853ba4e3f4a12db881feb5 Reviewed-by: Daniel Teske <daniel.teske@digia.com> (cherry picked from qtcreator/30bd7fcce1aef974f6af9eaa6532aa1f2b6192d2) Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions