X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.7 required=5.0 tests=BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,FSL_FREEMAIL_1,FSL_FREEMAIL_2,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Message-ID: <1342038225.64508.YahooMailNeo@web132206.mail.ird.yahoo.com> Date: Wed, 11 Jul 2012 21:23:45 +0100 (BST) From: Ifan Llwyd Reply-To: Ifan Llwyd Subject: Perplexing message on bash shell start up To: "cygwin AT cygwin DOT com" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q6BKO6Up012765 This is not a major problem, but I thought I’d report it for the curiosity value.   On starting a bash shell (in xterm which is probably not relevant) I got the following message: “”” cygwin warning:   MS-DOS style path detected: /cygdrive/c/Users/.../Repos/scripts/Home/.bashrc   Preferred POSIX equivalent is: /cygdrive/c/Users/.../Repos/scripts/Home/.bashrc   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 ... $>bash --version GNU bash, version 4.1.10(4)-release (i686-pc-cygwin) $> “”   The puzzling point being that the “Preferred POSIX equivalent” is identical to the remarkably Cygwin like “MS-DOS style path detected”.     I am pretty sure this happens because I use a MKLINK symbolic link in %HOME% to reference my .bashrc inside a repository. I do not use a Cygwin symbolic link so that MINGW bash can find my .bashrc as well.   Regards, Evan    -- 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