Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
Qt Creator 3.6.0
-
None
-
win10, msvc2013, 64bit
-
369b1f7f38ab81ba216e03fc724925db8f1b11ed
Description
the SIZE_MAX symbol is interpreted in a wrong way. I think it resolves to 0xffffffffffffffffui64 , and the suffix ui64 is not read properly, or something.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-15554 C++ code parsing does not understand MS suffix ui64
- Closed