X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 646E3385B516 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1676541248; bh=KqsaDtgyvSiCBAS8YZe34MKH2w/ek+yuztLCxufnVI4=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=jDzSzOcFS+f57AmsIeX4L9us8wLeHB5/NLtFSwQD9t+nQBM0UoRRZHgqBOVrKu5Xu Pe3a1o4kSymMggAqFDktJUSrtc4qDgHSr0WMVbHZ1uYZ1TAwZKaQODpu6acquTppHq YQzVbH5c9lryx176mE3vxC67fZXrbX9clWaHD/xo= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com Date: Thu, 16 Feb 2023 10:53:47 +0100 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: dash 0.5.12-2 Message-ID: Mail-Followup-To: cygwin AT cygwin DOT com, Brian Inglis References: <6810586169 DOT 20230213204858 AT yandex DOT ru> <8a583e14-b413-d1a2-35d9-e76f73a4b338 AT Shaw DOT ca> <67b919ee-ab5e-3424-16aa-df5e9953fd89 AT Shaw DOT ca> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <67b919ee-ab5e-3424-16aa-df5e9953fd89@Shaw.ca> X-Provags-ID: V03:K1:jASpXe2sLL4gXd+70dl/NhZfNNSozPVyZCemePLwQyTQTfm03wy /+CTl5l41OK9JufSo8yDuH63PPfOt/2cqkBCy2JP8mxYcLlJdhvnBPCLazTackiP6EQktfq D45pN5AhKWzmefJ8QiDgB/QQQYMkqWxmHdtfvKz1ALDysFjreTXxgYMb3F9cruS3i9yvFcF y3p8PgEu7pXb7PhYeYVjw== UI-OutboundReport: notjunk:1;M01:P0:5NrvS/8lTI0=;A/sTLUiNHz72lOwookBcoFC/k43 /f0Saz7nvM8h/1XjoEgVKrKLkBt+gbDs2+AglDPiVVhWPToT89R2LEvz0TnggCs7386WkQwm5 Sq/My/v/eMfeLQ6AsJskGOMIPCIYVO0rSgHZJCbAi0NIpFl4GeulXGbeEt6KkMXdotXhIACRM L60fJCgLHc6HE2XRs5ITbHKjcgEAdV4hnusB5lM0j29I4FUJ877FZMvfdwpcS5OnHsY3Tyv8J C3XFF/yoVVJRBRrtI2doGW/keexhVIyOklNa9jbBjCDD7OxLRHrUX/vo0gZrVWy17kHjpObvi iWAx68mNuBzJKJ9Pe4r6KB6DofwleURtqHbOU4Rj8a3joR5z/TKCjjTG2e9aQzEu1qnJMW8/Z 4Ciolm2oyzMU2iCDReHrecJCB3HFCtgyW1h90sm5IforU21omgP9RCzE7dWnPa+1Z253MoD6H njzSp3ORyt5s1GnJMnH/twadzDmuowofeRxytEu5Cf6d078Um5wxdz+OaQxPhx7/SwSGaDPob Mj7zg6jf4D/ydczDDN8lPpZRoZLF+scHSMnTHt80eqNgt1+Z0pRBYtjs8qYU1gGNsji8DX1NM rJi+wMgu/1Tr+KcEPqrjULGDUZx6sI0+wrgq5z1o3IFs3LnzmfW7cZ68FUuxQcDPYC1bXQiNk IHKggnucsrcyZ1RuzrIaMMXYR5VkSCT93vkZjnR7/A== X-Spam-Status: No, score=-97.2 required=5.0 tests=BAYES_00, GOOD_FROM_CORINNA_CYGWIN, KAM_DMARC_STATUS, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_FAIL, SPF_HELO_NONE, 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Corinna Vinschen via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Corinna Vinschen , Brian Inglis Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Hi Brian, On Feb 15 15:31, Brian Inglis via Cygwin wrote: > 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. That *may* be a bit early... The patches are not bugfixes, but implementing new features. As such, you won't find them in a 3.4 bugfix release. They will hit the light with the first 3.5.0 release only, probably end of 2023. Corinna -- 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