X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=cP5 60Mjty5ACK2KWJyBEhJHo1OD4ke8uA3tc//Af8mK6o5jUIBxualY21W+UveIix5z /8W8ZKBm7gOLVjj6rmnTWLW+cDHKQLJg+Wbskb7QTxsWyDcZ9M1+ypMsLkbN5Vjd 8FZC6iUMsTbeagfyzx+GGd+oqWZWwFcm6oJSNxew= 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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=+RlGNMwIE tx6vCRhTbO1nM7Etso=; b=PTykR7+ouD9nfayt+GU76buyNx3CYIExLBp0AmunT 0uEDT7Yx8aT6DNKiP1eLlQ36b96luufHvfnnHpMICbnGjfZgVbgfe0gHLzarvq/L dcwo2EwqxtPKgIpbInL8QdhJp8b03Ijz1mEvn5R4DPoPs1CgsLNypgnEfpPFr+yT Ag= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-wr0-f170.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=RriaQ1b++wPnTBmsNyXtnj4yMuTl7Fdku07RnxO5Tq8=; b=c0DsXi/F0o1oyUW9OrCwiljoaMjcswOgqI5/yL+tmgLdWHDsGrGm+e/Z67ADMIN3sh LM/p1FO2AAShGhhFvEIKBLfRYwhChvQlpI/MTkIT7A3cSt33AuMHelwMhxVv1vP8ZiMr RNUl6aw/7MJbBgIjVZ7B3nNnZ6HLxSzQV1m6NrCt0GS/akOU/ejFx66D5g7PsDYfwsgh dv4KVZ9VBq8C8TGRcFHW2TK4w0+rjcDaD+Rngh69Le4xzFa04h4azqc5WwmfzvaB2V+3 uRHAdpT3YAlCrOurDwU/ZMKBnWo4phgiIJZRuOl8WM3HXZouTHutEX7cUwP08n6fBXV4 UxJQ== X-Gm-Message-State: AKS2vOwOOXokBeE6FFQKgrH5Fyz/PLpuwDX3/GD/2UFuHiGkBk7c9PrG ZFOWojZzX/wvoikn X-Received: by 10.28.194.198 with SMTP id s189mr4177774wmf.123.1497991880693; Tue, 20 Jun 2017 13:51:20 -0700 (PDT) To: "cygwin AT cygwin DOT com" From: Marco Atzeri Subject: duplication in locale output Message-ID: <232e5654-de77-ad30-30b1-acec483b7323@gmail.com> Date: Tue, 20 Jun 2017 22:50:54 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes I don't know if it is a bug or just a curiosity. $ uname -svr CYGWIN_NT-6.1 2.8.1(0.310/5/3) it seems there are two equal entry for ja_JP and it is the only one with repetition $ locale -a |grep -i "ja" ja_JP ja_JP ja_JP.utf8 ja_JP.ujis ja_JP AT cjknarrow ja_JP DOT utf8 AT cjknarrow japanese japanese.euc japanese.sjis $ locale -a | uniq -d ja_JP Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple