From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15640 invoked by alias); 14 Apr 2011 03:42:56 -0000 Received: (qmail 15627 invoked by uid 22791); 14 Apr 2011 03:42:55 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from BACHE.ECE.CMU.EDU (HELO bache.ece.cmu.edu) (128.2.129.23) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 14 Apr 2011 03:42:50 +0000 Received: from [192.168.0.101] (206-248-130-97.dsl.teksavvy.com [206.248.130.97]) by bache.ece.cmu.edu (Postfix) with ESMTP id ED6A4F6 for ; Wed, 13 Apr 2011 23:42:49 -0400 (EDT) Message-ID: <4DA66596.3000107@ece.cmu.edu> Date: Thu, 14 Apr 2011 09:09:00 -0000 From: Ryan Johnson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: "cygwin@cygwin.com" Subject: Spurious warnings about MS-DOS paths Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-04/txt/msg00181.txt.bz2 Hi all, A recent cygwin update has started spewing warnings such as the following when I do tab completion on a path containing spaces: > $ cd ~/Home/Documents/Pcygwin warning: > MS-DOS style path detected: ~/Home/Documents/PC\ reviews\ 2011 > Preferred POSIX equivalent is: ~/Home/Documents/PC/ reviews/ 2011 > CYGWIN environment variable option "nodosfilewarning" turns off this > warning. > Consult the user's guide for more details about POSIX paths: > http://cygwin.com/cygwin-ug-net/using.html#using-pathnames Would it be possible to make the check exclude common character escapes? Regards, Ryan -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple