Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.3.0
-
None
-
Everywhere
Description
The following statement is legal in C(not in C++), but it is marked as invalid in QtCreator with error: Unexpected token `int'
name file as: test.c
void func(int class)
{}
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-2818 new is identified as a keyword when editing C code.
- Closed
-
QTCREATORBUG-9125 Invalid syntax when using Qt Creator as C editor
- Closed