X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=uup/UPY8rqJ9jUd1
	gOhB7XonljsEhCJyShggyGMQFQINY/1F76AOQh2Ptn23GnTIpAy1kAiXTpR6O71I
	iDzcISmZDLthoLmyYwMQmrAfuSpu+cxJx6uLVz2dkq5w499vpQAGPEJ+XkFKcOVG
	kx6RlEAcDORGgWgLvwY4eYvIo0A=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=Jtt3HF3kyn1OpIAI0xBCpf
	io/iI=; b=OJAJHxhFcBUcK5jr+D62YqxElyxUsEaqyMEDzjSmft+srO7OW/Zp5a
	5Y3ASROxOUMgosR3mJe9Qbh+Ss64BjpS+1RuGtRS/wq2UT7UNRJt0NyWkxwZwMmI
	LzYUSEj23DvoUwTAbmGbJX0epyeMTprtKN0O7sMuqs0YdbU+Dkw1I=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,KAM_THEBAT,KHOP_THREADED,SPF_SOFTFAIL autolearn=no version=3.3.1
Date: Wed, 19 Jun 2013 02:33:24 +0400
From: Andrey Repin <anrdaemon@freemail.ru>
Reply-To: Andrey Repin <cygwin@cygwin.com>
Message-ID: <39497584.20130619023324@mtu-net.ru>
To: Christopher Faylor <cygwin@cygwin.com>
Subject: Re: UNC and POSIX paths
In-Reply-To: <20130618143644.GC5406@ednor.casa.cgf.cx>
References: <kpn4kk$p88$1@ger.gmane.org> <036c01ce6b6d$0ada5090$208ef1b0$@malth.us> <kpnfp7$urd$1@ger.gmane.org> <03b201ce6b83$c5b62720$51227560$@malth.us> <51BF534E.2030200@cygwin.com> <044001ce6bca$16c79ef0$4456dcd0$@malth.us> <20130618044230.GA6062@ednor.casa.cgf.cx> <048c01ce6be7$5aea3940$10beabc0$@malth.us> <20130618102632.GC27405@calimero.vinschen.de> <20130618143009.GA5406@ednor.casa.cgf.cx> <20130618143644.GC5406@ednor.casa.cgf.cx>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Christopher Faylor!

> And, it nontrivially complicates path handling since we'd have to make
> decisions about whether to honor // or not.

That's an easy decision: "//" should remain as Cygwin/POSIX equivalent of
"\\" AKA UNC path access.
If anyone want to argument against it with broken scripting examples, ...
I would question their sanity.

> If we do consider this, I think we should take a step back and think
> about revamping path handling to allow hooks for things like /dev,
> /proc, /cygdrive rather than having to special case them.

SHTDI, as you said... But it'd be interesting advancement in /etc/fstab
evolution.


--
WBR,
Andrey Repin (anrdaemon@freemail.ru) 19.06.2013, <02:29>

Sorry for my terrible english...


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

