[Bug c++/11113] explicit instantiation of a typedef not diagnosed
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Aug 20 15:12:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11113
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-20 15:12 -------
The mainline now gives:
pr11113.cc:7: error: using typedef-name `B<A<int> >::type' after `class'
This got fixed when PR 11036 got fixed so marking this as a dup of that bug.
*** This bug has been marked as a duplicate of 11036 ***
More information about the Gcc-bugs
mailing list