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] Add default arguments to cp_parser_assignment_expression and cp_parser_constant_expression


On 08/19/2014 08:18 AM, Paolo Carlini wrote:
-                                   /*non_constant_p=*/&dummy);
+                                   &dummy);

Why remove the comment?

The rest of the patch is OK.

Jason


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