------- Comment #2 from manu at gcc dot gnu dot org  2010-06-05 23:45 -------
This is not a duplicate of PR 99 (it shows it but that is not what this PR is
about). This is about the excessive diagnostics. In revision 159764 we get:

/home/manuel/pr20906.C:3:34: error: variable or field ‘pop’ declared void
/home/manuel/pr20906.C:3:37: error: missing template arguments before ‘&’ token
/home/manuel/pr20906.C:3:38: error: expected primary-expression before ‘,’
token
/home/manuel/pr20906.C:3:40: error: expected primary-expression before ‘int’

Only the second message is important, the others are just noise.


-- 

manu at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu dot org
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |
            Summary|bad diagnostic              |excessive diagnostic
                   |                            |messages


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20906

Reply via email to