Community
Participate
Working Groups
Build Identifier: M20100211-1343 CDT 6.0.2 typedef class x { public: x(); } X; X::x() { // <- syntax error } I'm almost embarassed to file this bug, but solaris CC and g++ both compile this code. Reproducible: Always Steps to Reproduce: 1. Add the above code to a C++ source file.
*** This bug has been marked as a duplicate of bug 269953 ***