| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=0.7 required=5.0 tests=AWL,BAYES_00,BUG6152_INVALID_DATE_TZ_ABSURD,INVALID_DATE_TZ_ABSURD,L_SPAM_TOOL_13 |
| X-Spam-Check-By: | sourceware.org |
| Date: | Tue, 28 Feb 2012 10:41:36 +0059 |
| From: | Denis Excoffier <cygwin AT Denis-Excoffier DOT org> |
| To: | cygwin AT cygwin DOT com |
| Subject: | unexpected nodosfilewarning message |
| Message-ID: | <20120228094200.GA2560@qp9482> |
| MIME-Version: | 1.0 |
| User-Agent: | Mutt/1.5.21 (2010-09-15) |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hello,
The following command, under tcsh, produces the "nodosfilewarning"
message but shouldn't (IMHO). Of course, it seems more tcsh-related
than cygwin-related, but perhaps someone could have an idea.
% echo '\u' /etc/xi*
cygwin warning:
MS-DOS style path detected: \u
Preferred POSIX equivalent is: /cygdrive/d/u
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
\u /etc/xinetd.conf /etc/xinetd.d
%
No message under bash (under a fresh instance of cygwin1.dll of course):
$ echo '\u' /etc/xi*
\u /etc/xinetd.conf /etc/xinetd.d
Regards,
Denis Excoffier.
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |