summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cppcompletionassistprocessor.h
diff options
context:
space:
mode:
authorNikolai Kosjar <nikolai.kosjar@theqtcompany.com>2015-07-01 11:47:17 +0200
committerNikolai Kosjar <nikolai.kosjar@theqtcompany.com>2015-07-02 15:28:11 +0000
commit8cb7d68cf6664fe721828648bc8ed2bb621c8a1b (patch)
tree9baf68b1aff01c0197ab46b8f593480dd8cdd05a /src/plugins/cpptools/cppcompletionassistprocessor.h
parentdace404ca39c11b04c7d959726cacca7e6de55c8 (diff)
downloadqt-creator-8cb7d68cf6664fe721828648bc8ed2bb621c8a1b.tar.gz
CppTools: Tests: Fix QTemporaryDir warning on Windows
...coming from TemporaryCopiedDir. The warning was: QTemporaryDir: Unable to remove <some path> most likely due to the presence of read-only files. It occurred for plugin tests (e.g ClangCodeModel) that used a Qt resource path as source for TemporaryCopiedDir. Copying a qrc file makes it read-only, see also QTBUG-17163. Therefore, explicitly add the write permission. Change-Id: Idc04acd4844c5bc20e9b3de1efc78da3b06ac97c Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com>
Diffstat (limited to 'src/plugins/cpptools/cppcompletionassistprocessor.h')
0 files changed, 0 insertions, 0 deletions