From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.1 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id ADADC1F97E for ; Tue, 9 Oct 2018 22:18:20 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:to:cc:message-id :in-reply-to:references:subject:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=pW/BRWuOMgkeBvze V1tZzIcv1ghyTVq88T3m84sKo4LRTN8PAgPC7nG4WH3MXUPNzlmhrtKJps1+g9LY fHZOuhY5vJL2nSatbzkRh321U2kLlRYS8L4BlelFSsTsx8igFT6yLBjnKH+dpSqA QqFZme5e+49sCFMijBoJdqNewKc= 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:date:from:reply-to:to:cc:message-id :in-reply-to:references:subject:mime-version:content-type :content-transfer-encoding; s=default; bh=cJuRmOEiB1Rx2X2Mqxox8v MRxu0=; b=cM3+rHHri+nopGE2J0RcTeFSJtpgUHHfmOFMSMPyDAcNQTiLjC7Kmt 9lbYWysLvfeEOcnySHu3TCp37diPnbPLmy5wIc33zjZGnBTcqyDh5jNyHmeeqlQx 1Z3Ih8fGr13Gt/SKJpAFzzUiMWw1YzqaqVJPc0KPKncPVALSdM2dg= Received: (qmail 126402 invoked by alias); 9 Oct 2018 22:18:18 -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 Received: (qmail 126382 invoked by uid 89); 9 Oct 2018 22:18:17 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: shared-ano163.rev.nazwa.pl Date: Wed, 10 Oct 2018 00:17:36 +0200 (CEST) From: Rafal Luzynski Reply-To: Rafal Luzynski To: Egor Kobylkin , Marko Myllynen Cc: Keld Simonsen , libc-alpha@sourceware.org, libc-locales@sourceware.org, "Dmitry V. Levin" , Volodymyr Lisivka , Carlos O'Donell , Max Kutny , danilo@gnome.org Message-ID: <1198370378.413479.1539123456488@poczta.nazwa.pl> In-Reply-To: References: <41532e13-a63d-5df1-ab37-05eb4d6c8d0a@kobylkin.com> <20180412224352.GB2911@altlinux.org> <16e785f3-2e9f-ceb2-698f-dc33c91a5d5e@kobylkin.com> <20181003091949.GA21486@rap.rap.dk> <21d872b2-613e-d1f5-26c0-baa4b5721df9@kobylkin.com> <1485772360.805333.1538731225156@poczta.nazwa.pl> <69e26cab-810e-824b-3b16-b75ac44d8b0c@redhat.com> <246390048.827062.1539037422672@poczta.nazwa.pl> <4db1ce91-3184-cf45-01c5-80667fc4cf65@kobylkin.com> Subject: Re: [PATCH] Locales: Cyrillic -> ASCII transliteration table [BZ #2872] re-submission for 2.29 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 9.10.2018 20:34 Egor Kobylkin wrote: > > The culprits were the "" around the "" () and > "" (). > It works now with > % CYRILLIC UNDEFINED > ;"" > % CYRILLIC UNDEFINED > ;"" > > [...] I wonder why you need Cyrillic U with acute, and why you comment it as "undefined" at all. I know that any Cyrillic vowel may appear with an acute accent but "the diacritic is used only in dictionaries, children's books, resources for foreign-language learners (...)". [1] So maybe all vowels with an acute accent should be handled (which I think is fine) rather than just U. Regards, Rafal [1] https://en.wikipedia.org/wiki/Russian_alphabet#Diacritics