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: [PATCH] Fix PR c++/59638


On 01/04/2014 04:54 AM, Adam Butcher wrote:
+  /* Declarations involving function parameter lists containing implicit
+     template parameters will have been made into implicit templates.  If they
+     do not turn out to be actual function declarations then finish the
+     template declaration here.  */

This will always be an error, right? Please mention that in the comment. OK with that change.

Jason


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