This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch] PR55189 enable -Wreturn-type by default
- From: Yury Gribov <y dot gribov at samsung dot com>
- To: Chung-Ju Wu <jasonwucj at gmail dot com>, Sylvestre Ledru <sylvestre at debian dot org>
- Cc: gcc patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 27 Dec 2013 09:32:42 +0400
- Subject: Re: [Patch] PR55189 enable -Wreturn-type by default
- Authentication-results: sourceware.org; auth=none
- References: <52B4843D dot 3040804 at debian dot org> <CADj25HPm4xeFkKOJ0Lt+q7Q5uPya27DzQWN1nRP92aBFkkr_FQ at mail dot gmail dot com>
Chung-Wu wrote:
> But I notice your ChangeLog formatting is not correct.
>
> You can refer to other entries in ChangeLog to refine yours,
> and then resubmit the patch for review. :)
Or - use contrib/mklog to autogenerate template ChangeLog for you.
-Y