X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 538B5385B514 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1676469973; bh=yu88aEOZx+MiJoJyrAX5Q4HA34sVaIVS+z06/JW29TQ=; 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=dP/pyJMtQm+g/PTOSuvYGlpy/5by6Eqj/mL+OKQVD6JBUbVJKzUnIc8Kc9bT+mXDQ /S+InVzUJ6AW0ADOWQd7Qi7DkOaZJzf/zkz+b6NsKLWz1W8g2iwylLNv/mGTOrqGN9 vBS8/+pRhpNb7dYwJ1Q4TAfVaGWa26oEobf3oBas= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com Date: Wed, 15 Feb 2023 15:05:50 +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 References: <6810586169 DOT 20230213204858 AT yandex DOT ru> <8a583e14-b413-d1a2-35d9-e76f73a4b338 AT Shaw DOT ca> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Provags-ID: V03:K1:FkohYGjicaTVXNeD7RHfeTdQYJJSIdqaQYp9DyaCVrdXm+5kDbj rlClJNttEYmm7TfaArty7t9nPeuiw5nmXp7e5PpXGjFYaxRO1pAGBI7sKdLNCuYEkeic5wg +EdQNl6Pv3iwJg4FIbDMW5dn4I/63YIBzlmKOUHC+STwbF2ln86wpp6pgB//vJ+VdFfr4mM HryOPJTUZytwAd3hEcOyQ== UI-OutboundReport: notjunk:1;M01:P0:dONxOhJZdos=;P3iUp2Ztkx0aau2i0N1eaUkvf5r qfC3CqtWGNcKgq2+wM9dsiZepCJZPG0o/XPYfW24M2HhYlXRKkWv8vY6r27+4lSLZu5c6xTpL VM4uxNIkpOErSDwqJxSYZofcve6S/ZWF38klPEZmJHUJ3AkfRKUg18ct1OP+Ji5pE4gDsxUDo qU7IQ2zOIFC+nfjm1tDefzedOWVs29bNO19OzCZFmDdRDdJj8tTYylxQxzce2XBu5fxdHQpwF 6MIc5y1BSSF1tCdFzyu9XiwFyFG1ccFk5a0re02nCcwkA98x9jKOmK89bG1gFsPULi4yLlffH Vb6A3aTPFxZmbs79ZvBL547rmycPCOtLvJpbnysIUdUWEfZfPStE2qB+ZxZ/HEC5saUT7PVn3 v67C8zCUyhDJsYqHz/+fHtMTHXptcNAzpXYT6FsccY/X7QwNMdtsib7VKeHnODTOfmidwGC15 GO8LD4b0g0j48yburhiecp1fZI6yUGE52QVNed2/T8g0MGb+ExHJrvVIke1hF6nyTI4cJtduU 4sp9Xc4aj2EfBunPpIA+M7tvq1ixZ8tXBQhqMdzJ79gKSLD+gDOdnwhHytkHLl+bsjF/BwHvg 1JllrajNeyeCXcLm6csAQ80oe4eL+PvQPcokCHsAoH1ypkTEQEg7kDmkhXuyo8JKvWqteV+ZW +nOzNqq0VHisz5vuAPMSIEJRkMqD9h5cpsEmiizSaw== X-Spam-Status: No, score=-97.1 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 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" Oh, I'm an idiot. On Feb 15 14:52, Corinna Vinschen via Cygwin wrote: > Hi Brian, > [...] > 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 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