This is the mail archive of the gcc-patches@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++ PATCH for c++/15946 (improved diagnostics for missing 'typename')


On Sat, Nov 7, 2009 at 7:46 PM, Jason Merrill <jason@redhat.com> wrote:
> I noticed that the earlier patch didn't fix all the testcases in the various
> duplicate bugs. ?So here's some more. ?Lots of testsuite changes to deal
> with places that need typename, but previously weren't expecting a helpful
> error about that.
>
> Tested x86_64-pc-linux-gnu, applied to trunk.
>

This caused:

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


-- 
H.J.


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