summaryrefslogtreecommitdiff
path: root/src/qdoc/cppcodeparser.h
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2017-08-29 15:00:26 +0200
committerTopi Reiniö <topi.reinio@qt.io>2017-10-11 11:29:43 +0000
commite78a487010d3b81b21b05f100772df37a414107f (patch)
treec8429e0cc6f155f17d3a77497b206931db6c7dde /src/qdoc/cppcodeparser.h
parent74a742cf33abb07a02fb69580df4425eb2d02ca3 (diff)
downloadqttools-e78a487010d3b81b21b05f100772df37a414107f.tar.gz
qdoc: Fix compilation warnings on MSVC
We pass the size_t of an std::vector to a clang function taking an int as an argument, which on MSVC resulted in warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data To fix this, cast explicitly. Change-Id: I3636f7ced600c387c678aa59012274db490d8f8d Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io> Reviewed-by: Martin Smith <martin.smith@qt.io>
Diffstat (limited to 'src/qdoc/cppcodeparser.h')
0 files changed, 0 insertions, 0 deletions