Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3E18D5A7.3050707@hack.kampbjorn.com>
Date: Mon, 06 Jan 2003 02:02:31 +0100
From: Hack Kampbjorn <cygwin@hack.kampbjorn.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
X-Accept-Language: en,da,es,ca
MIME-Version: 1.0
To: LA Walsh <law@tlinx.org>
CC: cygwin@cygwin.com
Subject: Re: Repost, different list...File::Spec, Cygwin, Syntactic vs. Semantic
 path analysis
References: <012901c2b496$3f4955e0$1403a8c0@sc.tlinx.org>
In-Reply-To: <012901c2b496$3f4955e0$1403a8c0@sc.tlinx.org>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

LA Walsh wrote:
> Cygwin, and possibly, the Win32 module, are inconsistent in handling
> the differences between i:/foobar/ and i:.  On one hand i: is
> considered a 'volume' but on the other hand i:/ seems to evaluate to
> the same, incorrect, value. In "Win32", each 'fs' of form "<x>:', x
> of class <[:alpha:]>, there is a process-specific "current
> directory".  This can be seen by:
> 
In the old DOS days yes, but in Win32 there is only one current 
directory. The illusion of having a current directory per drive and an 
active drive is maintained in cmd.exe (or is it in the MS C runtime?). 
As cygwin doesn't use it, i:foobar and i:/foobar is always the same.

<deleted long list of tests that demostrate this/>

-- 
Med venlig hilsen / Kind regards

Hack Kampbjørn


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

