summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-clang
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2014-10-01 13:22:02 +0200
committerKai Koehne <kai.koehne@digia.com>2014-10-01 17:06:02 +0200
commit7ca54ce5d964646a141acac82f468476f2d66c35 (patch)
treef2d6c4a6acf858445bd415dbec02754a5c6de2df /mkspecs/macx-clang
parent7f18406878764d56cbb5b681650b6911c439a280 (diff)
Avoid naming clashes with QStringLiteral local variable
MSVC 2013 complains about the use of 's' if a variable 's' is already defined in the context: error C2373: 's' : redefinition; different type modifiers error C3493: 's' cannot be implicitly captured because no default capture mode has been specified This looks like a compiler bug. Anyhow, it's easy to avoid the clash in most cases by using a more distinctive name ... Task-number: QTBUG-41706 Change-Id: Iaff1b6d37897fa8cf9e4913effa0498f9fd7bb07 Reviewed-by: hjk <hjk121@nokiamail.com> Reviewed-by: Olivier Goffart <ogoffart@woboq.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'mkspecs/macx-clang')
0 files changed, 0 insertions, 0 deletions