diff options
author | Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> | 2015-09-01 14:34:29 +0200 |
---|---|---|
committer | Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> | 2015-09-02 10:42:43 +0000 |
commit | c504e56d0c7fafba4f8c15997e3927b5ca02adc5 (patch) | |
tree | dfbd550a0c62eafe554df8b8dfb89c039e330400 /src/plugins/cpptools/cppcompletionassist.h | |
parent | b1ee76047a77b4d23295c3231df3b53b6f5e6a4b (diff) | |
download | qt-creator-c504e56d0c7fafba4f8c15997e3927b5ca02adc5.tar.gz |
C++: Fix MSVC assert in std::isspace()
...when dealing with UTF8 bytes.
std::isspace() expects unsigned char, not char.
Change-Id: I3f9b5e347d79cf94015cc99f8797d5feab406151
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com>
Diffstat (limited to 'src/plugins/cpptools/cppcompletionassist.h')
0 files changed, 0 insertions, 0 deletions