Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.8.1, Qt Creator 3.0.0-rc1
-
None
-
Windows 7 64bit, MinGW 4.8.0 32 bit (included in Qt 5.1.0)
Description
- Create a new Qt-GUI project
- #include <stdint.h>
- uint32_t test;
Expectation:
- uint32_t should be highlighted as type
- Goto definition should jump to the typedef
Observation:
- #include <stdint-gcc.h> works
- stdint.h includes stdint-gcc.h indirectly, but this path is not seen by QtCreator
Attachments
Issue Links
- replaces
-
QTCREATORBUG-12699 #include_next doesn't work
- Closed
For Gerrit Dashboard: QTCREATORBUG-10225 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
101604,3 | C++: Finish gcc's include_next support | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |