c++/9918: Use of complicated nested templates and function objects make c++ die. Don't know why.

bangerth@dealii.org bangerth@dealii.org
Mon Mar 3 14:42:00 GMT 2003


Synopsis: Use of complicated nested templates and function objects make c++ die. Don't know why.

State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Mon Mar  3 14:42:38 2003
State-Changed-Why:
    Already fixed in 3.2.2:
    g/x> /home/bangerth/bin/gcc-3.2.2-pre/bin/c++ -c x.cc
    In file included from graph.C:8,
                     from test.C:1:
    graph.H:201: template argument is required for `graph<V, E>::vertex_access<K>'
    graph.H:201: ISO C++ forbids declaration of `type name' with no type
    graph.H:270: confused by earlier errors, bailing out
    
    W.

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



More information about the Gcc-bugs mailing list