Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Cannot Reproduce
-
Affects Version/s: Qt Creator 3.0.1
-
Fix Version/s: None
-
Component/s: C/C++/Obj-C++ Support
-
Labels:None
Description
Currently the pre-processor doesn't handle #pragma once properly, and so expands and parses #include files (that don't have #ifdef compilation guards) multiple times.