X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B72483858C36
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1676500340;
	bh=CZXTz+HJws4V5DA8fWL569xZgpMNc003p5e3wwc3dfg=;
	h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
	 From;
	b=td81r9n1pqlRv8UWOwaxaz+B0l+eluGbFgK3GDqV5Zv8mBKaL0i5zwAfiuB8A3Azz
	 pIFQM4cWtbiaDmCaXL3INOI0NoVS+K+IHldLa9ORuT7gCpmya9EzMgqRnjjz6QO909
	 maiAF/dfO2jvNjMZ+XIGpFJ4t/auWMoW+qO4yNtU=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C5D373857C43
X-Authority-Analysis: v=2.4 cv=XZqaca15 c=1 sm=1 tr=0 ts=63ed5d4c
 a=DxHlV3/gbUaP7LOF0QAmaA==:117 a=DxHlV3/gbUaP7LOF0QAmaA==:17
 a=IkcTkHD0fZMA:10 a=6F9_JaFGcFiZZAjUL-0A:9 a=QEXdDO2ut3YA:10
Message-ID: <67b919ee-ab5e-3424-16aa-df5e9953fd89@Shaw.ca>
Date: Wed, 15 Feb 2023 15:31:39 -0700
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
 Thunderbird/102.7.2
Subject: Re: [ANNOUNCEMENT] Updated: dash 0.5.12-2
Content-Language: en-CA
To: cygwin@cygwin.com
References: <announce.20230212220325.5447-1-Brian.Inglis@Shaw.ca>
 <Y+oBUDYR+cFCx3Fw@calimero.vinschen.de> <6810586169.20230213204858@yandex.ru>
 <8a583e14-b413-d1a2-35d9-e76f73a4b338@Shaw.ca>
 <Y+qRXYAzPKsSHWAy@calimero.vinschen.de>
 <Y+zjl5E4SsUZpQ4Y@calimero.vinschen.de>
 <Y+zmvt48tNbmRQdY@calimero.vinschen.de>
Organization: Inglis
In-Reply-To: <Y+zmvt48tNbmRQdY@calimero.vinschen.de>
X-CMAE-Envelope: MS4xfF/go8Uv8nNMiUTTp+aPfh+KMQiSZV60RZPwUFknTg3Q7FsXXi2FXX0/oqACywx5tcgelhBEr+23ixfzRaO3j20m6GfMuPutclfxSBRgOQ+Lnmoe2KGt
 hLHgatXMTsmmG9qGDPrxUZjopzqw4qLwxgd6zWrERjSWKE/rXZd5DE37GBcTt4M37gVv8YlRDoGSkA==
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, NICE_REPLY_A,
 RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Brian Inglis via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Brian Inglis <Brian.Inglis@Shaw.ca>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 31FMWiv9014467

On 2023-02-15 07:05, Corinna Vinschen via Cygwin wrote:
> On Feb 15 14:52, Corinna Vinschen via Cygwin wrote:
>> The currently building cygwin test release 3.5.0-0.174.gd6d4436145b8
>> contains the new code.  Would you mind to build a dash for testing so we
>> can see if and how it works?

> You don't have to build a new dash.  Just downgrading to
> dash-0.5.12-1 will suffice, of course.  D'oh.
> So, as a first test, here's the result of Andrey's expression
> with dash-0.5.12-1:
>    $ dash -c '_x="   x"; echo "${_x#${_x%%[![:space:]]*}}"'
>    x

Good and quick work!
I was still looking thru my last Cygwin build for the Unicode tables, that I 
remember being rebuilt some time ago, and to find what used them, and whether 
they were updated to Unicode 15.

I'll install the test Cygwin and old dash, then prep and check a new/old dash 
release 3 in test, for release with untest when the Cygwin changes are released, 
rather than play with replacing versions and going back and forth.

-- 
Take care. Thanks, Brian Inglis			Calgary, Alberta, Canada

La perfection est atteinte			Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter	not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer	but when there is no more to cut
			-- Antoine de Saint-Exupéry

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

