DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 45FKtGns1331675 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=KwVUCfLF X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8057E3882658 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1718484914; bh=d24XUMlqjlvshVbJehnGTBEGHdoiH+gRD1Jz3eL1p68=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=KwVUCfLFrWyRbkbXN0YjPYsFh9NL9NAe7Fv7oSad6JhE+SF2/mkAVOEZrtrzAIXE9 pIvErVJUHPh8QsqZB2XEH5JLMtPllSChF6YAEJ82O5LgVPB9E2P3+4v3CmWwWNRn/B jpUfkkW+cgzZ9W1X1ixjM/esamDU3hwsD+p8EhHw= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9BF2F38708E1 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 9BF2F38708E1 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1718484894; cv=none; b=QTmywlaXeVVRqzqD7Nneg5jxFKqvE0ICV01H7PpGUVeuj9uVP92X1dL5GLqWz1NGnCqpD0dxmqGtJuRLL8+YLl6+5H5nZBlgxMqZ7d8J1BUWkmcdb4Y9FG/1sGrL5JlqNNVgbEhl0SnSGJJG8rwssvUeNpLouObgbeyi88ChUpM= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1718484894; c=relaxed/simple; bh=fQ6TAqra7Ottgytd9730dEHXtIJXQv1KFuYPMUhtayE=; h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; b=Q46HXXDNBN6BPUENcB5XG/mQpOaPFlzg6tuLw1W7THRnWBtZdmNkvFnJQi3S+6CCvDn9o1sQ6mO1MYjyhJgZZCnqfH/SwG1MsYWmPZt6V6ZSZQ56PzYLIUCqZJs6JS4scoc0J+QlwELyGak7G93ktd5J9+ApiLGZjYWpj9gXxnM= ARC-Authentication-Results: i=1; server2.sourceware.org Date: Sat, 15 Jun 2024 13:54:50 -0700 (PDT) X-X-Sender: jeremyd AT resin DOT csoft DOT net To: cygwin AT cygwin DOT com Subject: Re: unable to remove oddly-named directory In-Reply-To: <866d8f9b-46df-d100-f134-d1f79c558ae6@jdrake.com> Message-ID: <8528d05d-e8ef-98c5-852d-7c1dc41fee46@jdrake.com> References: <6f296b1c-ad43-81e3-163b-4bc4d1b8ed4c AT jdrake DOT com> <834f1086-4a7d-b970-bf1d-409ceaa77341 AT jdrake DOT com> <866d8f9b-46df-d100-f134-d1f79c558ae6 AT jdrake DOT com> MIME-Version: 1.0 X-Spam-Status: No, score=-3.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE 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.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Jeremy Drake via Cygwin Reply-To: Jeremy Drake 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" On Fri, 14 Jun 2024, Jeremy Drake via Cygwin wrote: > On Fri, 14 Jun 2024, Jeremy Drake via Cygwin wrote: > > > Eliot Moss replied to me privately, and I confirmed as well, that this > > does not occur with Cygwin 3.5.1-1. So this appears to be a regression > > in 3.5.3. > > It also does not occur in 3.6.0-0.81 or 3.6.0-0-0.115, so perhaps this was > already fixed. The only thing I saw at all relevant had to do with > globbing, but seemed to be particularly about globbing on dos command > lines... I'm going nuts. Today, none of the versions I tested yesterday are working. Maybe I was using the wrong character? $'\uD800' is broken but $'\uDC00' is OK. -- 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