From patchwork Thu Nov 30 21:26:03 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joseph Myers X-Patchwork-Id: 24644 Received: (qmail 38514 invoked by alias); 30 Nov 2017 21:26:11 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 37416 invoked by uid 89); 30 Nov 2017 21:26:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-24.3 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KB_WAM_FROM_NAME_SINGLEWORD, RCVD_IN_DNSWL_NONE, SPF_PASS, URIBL_RED autolearn=ham version=3.3.2 spammy=Hx-languages-length:898 X-Spam-User: qpsmtpd, 2 recipients X-HELO: relay1.mentorg.com Date: Thu, 30 Nov 2017 21:26:03 +0000 From: Joseph Myers To: Juro Bystricky CC: , , Subject: Re: [PATCH v2 1/1] plural.c: improve reproducibility In-Reply-To: <1510709875-3074-2-git-send-email-juro.bystricky@intel.com> Message-ID: References: <1510709875-3074-1-git-send-email-juro.bystricky@intel.com> <1510709875-3074-2-git-send-email-juro.bystricky@intel.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To SVR-IES-MBX-04.mgc.mentorg.com (139.181.222.4) Thanks, committed. Also committed a followup: Remove scripts/update-copyrights handling of intl/plural.c. Since this file is no longer checked in, update-copyrights no longer needs to avoid changing it. 2017-11-30 Joseph Myers * scripts/update-copyrights: Do not handle intl/plural.c specially. diff --git a/scripts/update-copyrights b/scripts/update-copyrights index 1a03134..d5af53a 100755 --- a/scripts/update-copyrights +++ b/scripts/update-copyrights @@ -54,7 +54,7 @@ for f in $files; do po/*.po) # Files imported verbatim from the Translation Project. ;; - INSTALL | intl/plural.c | locale/C-translit.h \ + INSTALL | locale/C-translit.h \ | locale/programs/charmap-kw.h | locale/programs/locfile-kw.h \ | po/libc.pot | sysdeps/gnu/errlist.c) # Generated files.