Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
Qt Creator 3.6.0-beta1, Qt Creator 3.6.0
-
Creator 3.6.0-beta1 on OS X 10.11.1
Description
I am working with a generic project (created using New File or Project -> Import Project -> Import Existing Project).
Files with a .c extension are treated as C+. Things that are valid in C but invalid in C+ are flagged as errors and highlighted in red in these files. (Examples: assigning void * to non void pointer; variable named 'new', etc.)
Attachments
Issue Links
- relates to
-
QTCREATORBUG-17595 Clang: problems with stdint.h in C mode
- Closed
-
QTCREATORBUG-20039 Clang Code Model treats C files as C++
- Closed