aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2018-12-11 22:09:11 -0800
committerThiago Macieira <thiago.macieira@intel.com>2018-12-12 16:20:10 +0000
commitcb5e61c5f0b912c798791adcc3a35e6083294782 (patch)
tree027bd5a7729db602ab3c6e343acc7111ecb3ee24 /src/3rdparty
parente7eae05a3c45b239b5510cb566947c2334749b56 (diff)
Fix ICC warning about old-style scoping rules
It's only been 20 years that the new style is the rule... qv4compileddata.cpp(206): error #823: reference is to variable "i" (declared at line 198) -- under old for-init scoping rules it would have been variable "i" (declared at line 204) Change-Id: I4ac1156702324f0fb814fffd156f80ecb6849ee8 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/3rdparty')
0 files changed, 0 insertions, 0 deletions