X-Recipient: archive-cygwin@delorie.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:from:to:subject:date:message-id:references
	:content-type:content-transfer-encoding:mime-version; q=dns; s=
	default; b=dHb5vBU/biftGIybdAoQfBFxuiVH7vGwPHjxjzpUrhzt4LQVUlQvA
	FlA5/sesfnzg86z8DZs2elRvUPjaget2kSLAznphazR0tHWwsWB5YZdbV9lPf5tp
	aSsgtX7ZDMzp7eOAqa1V0eycuaZY+xYWD/Ne1/lRLzMrAhuz227Zos=
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:subject:date:message-id:references
	:content-type:content-transfer-encoding:mime-version; s=default;
	 bh=lCobau/6g8j6VoYlpV9tE29g6e8=; b=Ow9+g3P/6ebh5rl0PuGGWaq8OcR/
	H8EhZ6zHFZ4E9BRZKB4BSTarANnqN0yw6xwSFDNspKG+LKR+Q3NELnT6xb/1qPER
	OUePcSJoAIMfeWpExjOpntLnn1BmjlLdFi6xQetahDUT8qejE0ua2QtSgJrgFAj3
	LAU01cfFDb/dqkU=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-4.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_MED,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1
X-IronPortListener: Outbound_SMTP
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AgUFAFi6yVGcKEet/2dsb2JhbABbgzpJgwW8NA12FnSCJAEFEhERSgsCAQgNDQIGJAIdExUCAQ0CBBsah2yfcYoWkVCBJo1ugzphA44qj12DWocmgxCCKA
From: "Lavrentiev, Anton (NIH/NLM/NCBI) [C]" <lavr@ncbi.nlm.nih.gov>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: RE: [BUG REPORT]sed -e 's/[B-D]/_/g' replaces unexpected characters
Date: Tue, 25 Jun 2013 15:44:29 +0000
Message-ID: <5F8AAC04F9616747BC4CC0E803D5907D0C37C25C@MLBXv04.nih.gov>
References: <CA+nJC97He=j-O2FZ-Y2jJhYXEJn2o2EfC1wO39+2bZ=nj1f-zA@mail.gmail.com> <20130625152356.GD11958@calimero.vinschen.de>
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id r5PFkeLh018534

> The character ordering is based on the default Windows ordering for the
> locale, and that's dictionary ordering, apparently.

Ah, I see what you meant here.  There's an elaborated explanation:

http://www.gnu.org/software/gawk/manual/html_node/Ranges-and-Locales.html

Anton Lavrentiev
Contractor NIH/NLM/NCBI


