Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Tue, 2 Mar 1999 13:32:33 -0500 (EST) From: Alexander Dupuy Message-Id: <199903021832.NAA29309@mulberry.mcl.cs.columbia.edu> To: cygwin AT sourceware DOT cygnus DOT com Subject: problem with Win32->POSIX conversion of A:FOO MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" CygWin applications converting a relative pathname with drive letter A:FOO (but not A:\FOO, as that specifies an absolute path on A:) will get //AFOO as the POSIX pathname, which is incorrect. ("cygpath -u A:FOO" to confirm this). The correct conversion should take into account $!A, and provide an absolute pathname (since POSIX pathnames can't support a relative pathname to a file on another drive. I'd provide a fix for this myself, but I just started with CYGWIN, and haven't loaded sources yet. @alex -- mailto:dupuy AT hydraweb DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com