| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-developers-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin-developers/> |
| List-Post: | <mailto:cygwin-developers AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-developers-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-developers-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin-developers AT sourceware DOT cygnus DOT com |
| Message-ID: | <779F20BCCE5AD31186A50008C75D997917171D@SILLDN_MAIL1> |
| From: | "Fifer, Eric" <EFifer AT sanwaint DOT com> |
| To: | cygwin-developers AT sourceware DOT cygnus DOT com |
| Subject: | Pathnames with backslash |
| Date: | Wed, 3 May 2000 15:03:33 +0100 |
| MIME-Version: | 1.0 |
| X-Mailer: | Internet Mail Service (5.5.2650.21) |
There was a change in the behavior of pathnames beginning with the Apr-13 snapshot. Now, it seems that anything with a backslash in it is considered a Win32 path: $ cygpath -w '/cygdrive/c\cygnus' \cygdrive\c\cygnus $ cygpath -w '/cygdrive/c/cygnus' c:\cygnus Before Apr-13 these produced the same results. I had been assuming that slash and backslash were interchangeable in Cygwin. Is this an intentional/desirable change? Thanks, Eric Fifer
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |