Community
Participate
Working Groups
in our codebase ( https://github.com/ufoai/ufoai ) contains several typedefs with the same name, but different members. The problem is, that the parser does not seem to use the #include directives to resolve the types. It reports errors all over the codebase because it uses the wrong type.
*** This bug has been marked as a duplicate of bug 337583 ***