delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/04/04/10:15:04

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
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
From: ericblake AT comcast DOT net (Eric Blake)
To: cygwin AT cygwin DOT com
Subject: Regression in 1.5.14 cygpath
Date: Mon, 04 Apr 2005 14:14:08 +0000
Message-Id: <040420051414.9732.42514BB00005FB440000260422007507840A050E040D0C079D0A@comcast.net>
X-Authenticated-Sender: ZXJpY2JsYWtlQGNvbWNhc3QubmV0

Cygpath no longer chases cygwin symlinks in the middle of a path when I upgrade to cygwin 1.5.14.  This is a regression, causing Windows programs that are fed the output of `cygpath -w' to choke with no such file.

$ uname -a
CYGWIN_NT-5.0 eblake 1.5.13(0.122/4/2) 2005-03-01 11:01 i686 unknown unknown Cygwin
$ ln -s '/cygdrive/c/Documents and Settings/eblake/Desktop' ~/desktop
$ mkdir ~/desktop/release
$ cygpath -w ~ ~/desktop ~/desktop/release
C:\cygwin\home\eblake
c:\Documents and Settings\eblake\Desktop
c:\Documents and Settings\eblake\Desktop\release
$
[Upgrade...]
$ uname -a
CYGWIN_NT-5.0 eblake 1.5.14(0.126/4/2) 2005-04-01 13:40 i686 unknown unknown Cygwin
$ cygpath -w ~ ~/desktop ~/desktop/release
C:\cygwin\home\eblake
c:\Documents and Settings\eblake\Desktop
C:\cygwin\home\eblake\desktop\release
$

To be useful, cygpath must fully resolve a pathname, not just the last component.

--
Eric Blake

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019