X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.3 required=5.0 tests=AWL,BAYES_20 X-Spam-Check-By: sourceware.org Message-ID: Reply-To: "Zouzou" From: "Zouzou" To: Subject: safe to turn off the MS-DOS path warning? Date: Sun, 12 Jul 2009 18:57:16 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com hi, i have recently updated to Cygwin 1.7 and started encountering some of these warnings: MS-DOS style path detected: C:\Documents\[...] Preferred POSIX equivalent is: /cygdrive/c/Documents/[...] 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 i've read the above page as well as a few threads in this list mentioning it, but still don't know what is the reason this warning was added in the first place. is it only in a try to build an ideal world where people would never be using Win paths, in which case i can safely turn the warning off? or are there possible bugs that justify the raison d'être of the warn, and it would be wrong of me to close my eyes on it? specifically, the place where i am hitting this most is a set of Perl scripts that i call with the "perl" command. this in turn is part of makefiles so i can't run cygpath or other conversions to change the way the "perl" command is called. so far, it seems to be working fine as it always has with Cygwin 1.5, so i'm thinking of just turning the warning off; but i would like to know if there are possible issues i can run into in the future if i choose to do that. thanks, Zouzou -- 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