From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Mike FABIAN Newsgroups: gmane.comp.lib.glibc.alpha Subject: [Patch v3 8/14] [BZ #14095] update collation data from Unicode / ISO 14651 Date: Fri, 23 Feb 2018 11:22:52 +0100 Message-ID: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/x-patch Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1519381296 17355 195.159.176.226 (23 Feb 2018 10:21:36 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 23 Feb 2018 10:21:36 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: "Dmitry V. Levin" To: libc-alpha@sourceware.org Original-X-From: libc-alpha-return-90521-glibc-alpha=m.gmane.org@sourceware.org Fri Feb 23 11:21:31 2018 Return-path: Envelope-to: glibc-alpha@blaine.gmane.org DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:date:message-id :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=szS8ATKSDj3+UmaFmAuc2u3KzO5dJIAYuU3aUbGzIScArJ6DQMvBr RTMjKt8630ro2ARdA0oZYAXv1gT16Qna8UeGlfkURiKwsobYQ4sPbbFx8twVR/D8 68ma0q+SKqUpMIndx0AxHZQ/N3a0FNZeo4omyppZycJYLxP4XmRh1Y= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:date:message-id :mime-version:content-type:content-transfer-encoding; s=default; bh=vEJw3ydCYq+jWc4kN6kg5oeZhXE=; b=a0p83bYvkZQqoBzFVGybSA2Zp+s0 xKfr+bsr1ZmvCvjXE9x90tEFRNCoQ8BDKRmOUrdoOTggy4HVRgtszk+NI6Pm7w5l gTMCiTbs3zrPcPifuSlyIk5DB+Zh0dGupWxFwCUcsGcqBPyjJblWgNkVbxlc2UV7 gHijcBHbALS5y1g= 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: , Original-Sender: libc-alpha-owner@sourceware.org Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-25.8 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_0,GIT_PATCH_1,GIT_PATCH_2,GIT_PATCH_3,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=20order, b, a X-HELO: mail-wr0-f196.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:organization:date:message-id :user-agent:mime-version:content-disposition :content-transfer-encoding; bh=E4X6liXTgqKgHjU2wv6qvhEIwolePYRwlIhE4X29ZZ8=; b=d3mt0msIUGH9PBL8J0Kvq34q+JZ2acy++oeQiVKreq9o48Ourvg3gHuXYK87lsMHz1 LL3cIl6YetJwUfdp2TBhY+DrH0Tj8gRowHkKfdc1/1pY0vMlTzCKHaHWpQxoNgvWAc+c DqlIEerS5wscP8SoH27y9Usrl5COdIY1ACnYnoRdPmKrSdhhkED4JFWlMeJ8BBl6zI+X aTbo/ipS/nebe+M1YD9f1IAE365YpxE+hxOG/Pyu1W2RnctT4+3Gz1cfRmOlFihhpm4G UCR+dJih3nh8buKTb7frYX79Lg6ZJbMzEzTdhsHsH/d96vfr75gZKEnjao0IK2kCnLpx qZ2A== X-Gm-Message-State: APf1xPCXOjPESWiw9pi83IOsx3lp3nW09sK2Jf6Jqs82LJYs0fVQlvv5 JB/Sf3hgF+PI6dutl39AD0OK X-Google-Smtp-Source: AH8x226rkFNoTpBttvijZlKFj/8P8Gj9qeig61bYpLuQKXkTybNw7AFRArjS0BusQprT6GLoAQBuYg== X-Received: by 10.223.153.230 with SMTP id y93mr1067917wrb.215.1519381374222; Fri, 23 Feb 2018 02:22:54 -0800 (PST) Content-Disposition: inline; filename=0008-Collation-order-of-has-changed-in-new-iso14651_t1_co.patch Xref: news.gmane.org gmane.comp.lib.glibc.alpha:82852 Archived-At: Received: from server1.sourceware.org ([209.132.180.131] helo=sourceware.org) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1epATn-0003qg-DH for glibc-alpha@blaine.gmane.org; Fri, 23 Feb 2018 11:21:27 +0100 Received: (qmail 63483 invoked by alias); 23 Feb 2018 10:23:00 -0000 Received: (qmail 63247 invoked by uid 89); 23 Feb 2018 10:22:58 -0000 >From 328e586e421e1f02a18685b89ce47a5ef6b74661 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Tue, 12 Dec 2017 14:39:34 +0100 Subject: [PATCH 08/14] =?UTF-8?q?Collation=20order=20of=20=C8=A5=20has=20c?= =?UTF-8?q?hanged=20in=20new=20iso14651=5Ft1=5Fcommon=20file,=20adapt=20te?= =?UTF-8?q?st=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * localedata/cs_CZ.UTF-8.in: adapt this test file to the collation order of ȥ in the new iso14651_t1_common file. * localedata/pl_PL.UTF-8.in: Likewise. --- localedata/cs_CZ.UTF-8.in | 4 ++-- localedata/pl_PL.UTF-8.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/localedata/cs_CZ.UTF-8.in b/localedata/cs_CZ.UTF-8.in index 71d19a76fa..b0dcf84205 100644 --- a/localedata/cs_CZ.UTF-8.in +++ b/localedata/cs_CZ.UTF-8.in @@ -184,8 +184,6 @@ z Z ź Ź -ȥ -Ȥ za Za źa @@ -198,6 +196,8 @@ Zbyněk zeleň ZZ Z-2 +ȥ +Ȥ ž Ž Ž diff --git a/localedata/pl_PL.UTF-8.in b/localedata/pl_PL.UTF-8.in index 5f7e9b7d60..1b4f3ef3c1 100644 --- a/localedata/pl_PL.UTF-8.in +++ b/localedata/pl_PL.UTF-8.in @@ -132,8 +132,6 @@ z Z ž Ž -ȥ -Ȥ za Za ža @@ -142,6 +140,8 @@ zb Zb žb Žb +ȥ +Ȥ ź Ź źa -- 2.14.3