From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 71246 invoked by alias); 13 Jul 2018 15:02:18 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 71235 invoked by uid 89); 13 Jul 2018 15:02:18 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mx0a-001b2d01.pphosted.com From: Tulio Magno Quites Machado Filho To: Rafal Luzynski , libc-alpha@sourceware.org Cc: Subject: Re: [PATCH] dsb_DE locale: Fix syntax error and add tests (bug 23208). In-Reply-To: <746200491.50429.1531346344599@poczta.nazwa.pl> References: <744203676.887878.1529363268253@poczta.nazwa.pl> <1382833401.420415.1529365499080@poczta.nazwa.pl> <1692783399.1120662.1530181968375@poczta.nazwa.pl> <821544930.515408.1530182363235@poczta.nazwa.pl> <716008909.1183425.1530261584908@poczta.nazwa.pl> <1443057971.1161272.1530307501883@poczta.nazwa.pl> <87sh4qssxg.fsf@linux.ibm.com> <726305023.15722.1531266737048@poczta.nazwa.pl> <87pnzurksp.fsf@linux.ibm.com> <855159.50420.1531346193306@poczta.nazwa.pl> <746200491.50429.1531346344599@poczta.nazwa.pl> User-Agent: Notmuch/0.27 (http://notmuchmail.org) Emacs/25.3.1 (x86_64-redhat-linux-gnu) Date: Fri, 13 Jul 2018 15:02:00 -0000 MIME-Version: 1.0 Content-Type: text/plain x-cbid: 18071315-8235-0000-0000-00000DD203B1 X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00009363; HX=3.00000241; KW=3.00000007; PH=3.00000004; SC=3.00000266; SDB=6.01060786; UDB=6.00544539; IPR=6.00838705; MB=3.00022131; MTD=3.00000008; XFM=3.00000015; UTC=2018-07-13 15:02:12 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 18071315-8236-0000-0000-000041DE4797 Message-Id: <8736wnyya7.fsf@linux.ibm.com> X-SW-Source: 2018-07/txt/msg00383.txt.bz2 Rafal Luzynski writes: > Fixed syntax error in the collation rules of Lower Sorbian language. > Collation test added in order to test the bugs like this early. > > Reported-by: Tulio Magno Quites Machado Filho > > [BZ #23208] > * localedata/Makefile (test-input): Add dsb_DE.UTF-8. > (LOCALES): Likewise. > * localedata/dsb_DE.UTF-8.in: New file. > * localedata/locales/dsb_DE (LC_COLLATE): Fix syntax error. I confirmed this patch does fix the issue. Thanks! -- Tulio Magno