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] deprecate implicit typename (again)




--On Tuesday, December 11, 2001 02:08:12 PM +0000 Jason Merrill 
<jason@redhat.com> wrote:

> This is OK, though I might just make it a pedwarn.
>
> What does the new parser do when it sees something that would currently be
> an implicit typename?  Does it give a helpful error?

Not particularly.  I'm planning on working on that when we get closer
to the 3.1 branch point so that it's ready when we get to the part of
3.2 cycle where we're allowed to make major changes.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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