This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [ping][BZ #15963, 15608, 15609, 15610, 15681] New language codes and locales
- From: "Carlos O'Donell" <carlos at redhat dot com>
- To: Chris Leonard <cjlhomeaddress at gmail dot com>
- Cc: Wei-Lun Chao <bluebat at member dot fsf dot org>, libc-alpha <libc-alpha at sourceware dot org>
- Date: Fri, 20 Sep 2013 01:11:48 -0400
- Subject: Re: [ping][BZ #15963, 15608, 15609, 15610, 15681] New language codes and locales
- Authentication-results: sourceware.org; auth=none
- References: <CAP1CgNKF28_B_uP_fOUTQcO9kiLOxk6=R=SgptF5TKB9CV2oaQ at mail dot gmail dot com> <CAHdAatakYmHJ1ETHp96kPx0fd15EeOSnJoMU+o=FU9v_acweWw at mail dot gmail dot com> <523BC510 dot 5000401 at redhat dot com> <CAHdAatbA_9TUr36njGenbpg0x0Cj=oAxU_oaRH6fsARzAj1ZRg at mail dot gmail dot com>
On 09/20/2013 12:45 AM, Chris Leonard wrote:
> Committed with suggested changes.
>
> I was able to close the tickets myself.
The changes look good.
Three nits to fixup next time you commit.
Nothing fatal :-)
(a) Please follow step 6 in the commiter checklist:
https://sourceware.org/glibc/wiki/Committer%20checklist#Provide_Attribution_to_Patch_Author_When_Committing
~~~~
commit e35696c3706a88d2dc942103d3a4997ef0c57246
Author: Chris Leonard <cjlhomeaddress@gmail.com>
Date: Fri Sep 20 00:32:58 2013 -0400
Update Changelog and NEWS
~~~
You were not the original author of the patch and
you should have committed with `--author', it's too
late to change it now, but the ChangeLog attribution
is correct which is important.
(b) Please follow the committer checklist bullet
by bullet.
If you follow the committer checklist item by item
you would have committed e35696c3706a88d2dc942103d3a4997ef0c57246
and 354a7a548f00f6963e3d85a8244b61fbdb261936 as a
single commit.
~~~
commit 354a7a548f00f6963e3d85a8244b61fbdb261936
Author: Chris Leonard <cjlhomeaddress@gmail.com>
Date: Thu Sep 19 20:34:03 2013 -0400
Update iso-639.def
~~~
It's convenient to have a single logical commit for a single
logical change. Thus the file changes, ChangeLog, and
NEWS update should all have been together in one commit.
(c) Missing space after ChangeLog first line.
013-09-19 Wei-Lun Chao <bluebat@member.fsf.org>
<blank line>
[BZ #15963, #13985]
* locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
Add `Chinese' to `nan' entry name.
You missed the "<blank line>"
Cheers,
Carlos.
- References:
- [ping][BZ #15963, 15608, 15609, 15610, 15681] New language codes and locales
- Re: [ping][BZ #15963, 15608, 15609, 15610, 15681] New language codes and locales
- Re: [ping][BZ #15963, 15608, 15609, 15610, 15681] New language codes and locales
- Re: [ping][BZ #15963, 15608, 15609, 15610, 15681] New language codes and locales