From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2155) id 4AB043858D39; Tue, 9 Apr 2024 20:38:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4AB043858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1712695138; bh=ZCns0KDBZc+BwsgrbCXlZv6XodW2jMlv6i31DdjEQgs=; h=Date:From:To:Cc:Subject:Reply-To:References:In-Reply-To:From; b=nuhnhK4SczM8HMwkhq0RZM+TC0kQ0GjPL8UwQpV9HnXwrn2GW2rRZRHiDaPAIjtFS y7z+hNqK6569esge1WoDkyqvISWAYZ4I/ikL54mcklnXHFmpCp/4POMHvPKBMWj9cD Vr7s84M1zQe2HlqFXcu+WmkEwce2qSNaqpp4xxRo= Received: by calimero.vinschen.de (Postfix, from userid 500) id 9550EA80DC7; Tue, 9 Apr 2024 22:38:56 +0200 (CEST) Date: Tue, 9 Apr 2024 22:38:56 +0200 From: Corinna Vinschen To: David Allsopp Cc: The Cygwin Mailing List Subject: Re: 3.5.x regression: misquoting command line arguments from native processes Message-ID: Reply-To: cygwin@cygwin.com Mail-Followup-To: David Allsopp , The Cygwin Mailing List References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: Hi David, On Apr 3 16:53, David Allsopp via Cygwin wrote: > I have what appears to be a regression in Cygwin 3.5.0 which, owing to > a CI system lagging behind, we've only just discovered. > [...] > $ ./t.exe 'C:\Devel\πŸ«Ρ€Π΅Π°Π»ΠΈΠ·Π°Ρ†ΠΈΡ-mingw64\flexdll\flexdll_mingw64.o' > stat: cannot stat > '"C:\Devel\'$'\360\237\220\253''рСализация-mingw64\flexdll\flexdll_mingw64.o': > No such file or directory Thanks a lot for the STC! I think I fixed that for 3.5.4. I pushed a patch and the test release cygwin-3.6.0-0.115.g579064bf4d40 is just building and should be ready for testing in an hour or two. Please give it a try. Thanks, Corinna