Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 2.4.0
-
None
-
080bf4ecb8b7b70d6410e3342e37dacd5aef8ff3
Description
struct { int foo; } Foo; int main() { foo = 3; // Highlighted return 0; }
Attachments
Issue Links
- relates to
-
QTCREATORBUG-3610 Code completion for nested struct/unions
- Closed
-
QTCREATORBUG-11860 Global anonymous struct members are identified as members everywhere
- Closed