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:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; q=dns; s=
	default; b=g74fW9tZLUE0gQaxJuDCh5SqLcvdkcjQUn5F06tI+gy5pfY173mIp
	vTVYn+G3CgQ1G4E60U1kvZzFlAmtOID9d+OMNYArHt4B3Fr0bTUvmUxCjy6E3g35
	/+Kowq/jmTggKyTXY1r9ODZtYkna1YeSNJoWvSVJfsK5F7LGJKDt1s=
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:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; s=default;
	 bh=BeVR5T16qSh5xBqrAgOzwj5zMKk=; b=x2ayQkXH19fTqj86fMRyJgwAh9k5
	xPO4lZtyAJdjaFf3Ll4scc97dZpTLG7yYO3GBo3pBAIHFY35u6Wrpa3T+qcUNg6S
	ZqKODL7DfJ/WYupmXS2uMZTzOaQHQzotv3BejewpR6o+b0RxXCEadb9E8I29Vd+J
	Ammd+eapmnv6zek=
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.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1
Date: Tue, 18 Jun 2013 17:15:25 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: UNC and POSIX paths
Message-ID: <20130618151525.GD9092@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <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> <CA+sc5m=q4PmmfOEOKntG_FwbKX-QP31oW+4A306tG-jDt9DsCQ@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <CA+sc5m=q4PmmfOEOKntG_FwbKX-QP31oW+4A306tG-jDt9DsCQ@mail.gmail.com>
User-Agent: Mutt/1.5.21 (2010-09-15)

On Jun 18 11:05, Earnie Boyd wrote:
> On Tue, Jun 18, 2013 at 10:36 AM, Christopher Faylor wrote:
> >
> > And, it nontrivially complicates path handling since we'd have to make
> > decisions about whether to honor // or not.
> >
> 
> I'd suggest using /// for UNC, dropping exactly one / if FILEPATH[0]
> and FILEPATH[1] is equal to /.

That's not POSIX compatible.  See the URL I posted earlier in this thread.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

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

