delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/02/09/23:41:32

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:message-id:date:from:subject:to:references
:content-type; q=dns; s=default; b=DFeFY8tuEYpNj04N5Z39yHRmW7cjV
hIcayXHCKKjRl5gDvjMuGkiAu/yUPNQvlyN+XF526G1MIWD6we+WSzjBFub2kOnP
7Rh4X14zPGzfQ7T88CnXvkwFdFdJT2htIWEN1VyMCxt8IwB4X/YhlgwyXf0tVlBf
Nnh8MZkCiPM3Eo=
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:message-id:date:from:subject:to:references
:content-type; s=default; bh=poHHYdQBHL/1P+YdDK9Thdbol+4=; b=DiN
Y6rKyVHoNOpI27A0kTlooix/3xKYMM8orJ2sy5nSo3JmNTZmo0bgQoBA+zuQ2IBR
Md1ipb3QNZe2HF5jxl0Vz38GaehQWUoLg/Pra4ObNuc4/tMTtu33cn8IHhCFSkkk
Kx03jTx4bAGPmNTKi4PGFFHgOwyhwaYUBZeJLxtk=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*UA:github.com, Hong, kong, Kong
X-HELO: mail-oi0-f54.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:subject:to:references :user-agent; bh=xDyLUY9E8L/+wtS3J2kjhvwrBXjRhJI9Swb/zUUEczg=; b=X17UOlBSYUE9m7mkAae4SUf4OEbWWONcaWb+FiONcX1wLqVRvTLzCOeyd/RL5mew6K Hnhlxm7euA5MuutP9LUBpvwl/CD4fAsIWtDLLhOtUGfUbRjq2OdvSdY874HWVR5+7jUs GvMc2bZsEzLdGh3PK0eRzZ84dEVV4ntcB82/rwFDH/10Nkp/WWE9SeBtHKJehpYtM6Wz j5tSigGRosb7PZxepjSNkszZt7ESAXqyftfjZqX95HF7yfYdpx17tj64Q++OYgAxXLlY 1ZCfxaV5JTujJ2lA3cLdOA2wT4wSm2jkQRPZhEgdoXapYgxMDcTLTejrI0G18bjxi9KG 35ig==
X-Gm-Message-State: APf1xPBvcnGa8YVTmgHmQQ76k8woE3dXc1YSa5KhvbJZI47blszOSZoD 0LhgJ85o5kelKgJAJYhEej1t3Q==
X-Google-Smtp-Source: AH8x225+yyUA993EpAXbrEEKNmxQkNy3x2ipWDJRMyo4BwmSvRlUNgSBEoD3u4emJz6KWN1fFsohZQ==
X-Received: by 10.202.68.213 with SMTP id r204mr3550961oia.80.1518237677263; Fri, 09 Feb 2018 20:41:17 -0800 (PST)
Message-ID: <5a7e77ec.c8709d0a.124e3.d46a@mx.google.com>
Date: Fri, 09 Feb 2018 20:41:16 -0800 (PST)
From: Steven Penny <svnpenn AT gmail DOT com>
X-Google-Original-From: Steven Penny
Subject: Re: zh_HK.big5 locale
To: cygwin AT cygwin DOT com
References: <054bde7a-1d97-0855-4e9c-722191a3fe7c AT SystematicSw DOT ab DOT ca>
User-Agent: Tryst/2.3.0 (github.com/svnpenn/tryst)

On Fri, 9 Feb 2018 19:59:26, Brian Inglis wrote:
> $ locale -av
> ...
> 
> locale: zh_HK           archive: /proc/cygdrive/c/WINDOWS/System32/KERNEL32.DLL
> -------------------------------------------------------------------------------
>  language | Chinese (Traditional)
> territory | Hong Kong SAR
>   codeset | BIG5

Actually you are right - thanks - for the purpose of my testing - zh_HK does
work:

    $ LC_ALL=zh_HK awk 'BEGIN {print "\243" ~ /[^[:alpha:]]/}'
    1

    $ awk 'BEGIN {print "\243" ~ /[^[:alpha:]]/}'
    0

thanks again


--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019