X-Spam-Check-By: sourceware.org
Date: Wed, 4 Jul 2007 17:33:59 -0400
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: bug in cygwin_conv_to_posix_path() caused by period in win32 	path
Message-ID: <20070704213359.GB16838@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <468A1024.8000007@mff.cuni.cz> <468A441A.2000009@cygwin.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <468A441A.2000009@cygwin.com>
User-Agent: Mutt/1.5.15 (2007-04-06)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Tue, Jul 03, 2007 at 08:42:02AM -0400, Larry Hall (Cygwin) wrote:
> On 07/03/2007, Pavel Kudrna wrote:
>> >
>> >
>> >     * /From/: "Dave Korn" <dave dot korn at artimi dot com>
>> >
>> >   They are legal, but there's no possible way to convert them to POSIX, 
>> which
>> > has no notion of a per-drive current directory.
>> >   Ok, but Cygwin != POSIX :-)
>> Cygwin application has environment variable for each drive letter to
>> remember current drive. See example and run it from cmd.exe.
>
>
> And current drive != current directory on that drive.
>
> FWIW, the environment variables you speak of come from Windows.  Cygwin
> doesn't use them.

Right.  It does convert them to/from tne non-POSIX =X:= to the POSIX !X:=
but that is all that it does and all that it will do.

cgf

--
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/

