This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/2461: ICE in incomplete_type_error


Synopsis: ICE in incomplete_type_error

State-Changed-From-To: analyzed->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Feb 23 17:44:31 2002
State-Changed-Why:
    Reproduced with gcc 3.0.4.
    
    With gcc version 3.1 20020217 (experimental),
    the code compiles, with the following warning:
    
    x.cc:10: warning: `typename vector<T, int>::iterator' is implicitly a
    typename
    x.cc:10: warning: implicit typename is deprecated, please see the documentation
       for details

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2461


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]