------- Comment #10 from manu at gcc dot gnu dot org  2007-08-17 10:50 -------
(In reply to comment #9)
> Subject: Re:  wrong error recovery on parsing template arguments
> 
> Begging your pardon, but what's wrong with the one I put in already?
> 

Nothing is wrong, but to be useful for GCC testsuite, we need to add some
markers (for example, // { dg-error "template argument 1 is invalid" }) and
then run an old version and check that the test fails and run it for mainline
and check that the test passes. Then the patch adding the testcase is submitted
to gcc-patches for review with an appropriate changelog, approved and
committed. I think it would be a feasible contribution from you, letting more
advance developers like Paolo to focus on more complex stuff.

But if you don't want to do it just say so, no problem at all.


-- 


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

Reply via email to