X-Recipient: archive-cygwin AT delorie DOT 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=p3 dvCizZeuRLO0z5XFeJcclcWX0VIGxAyi5cRHnmtN/LK/9tW6N9URSPQ5oPUEDMmq Y+4hywtR+7Jge0DYrdg/ohG8vb8b1o4aWCk+aUNe8HCvEDltLR8BWfRJRfuU0Iht hN3pg4/a2Ot8W8FylDGjvAWJeUwwsG7XCrv4qLpfU= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=2mbl/Rrh EZpHNUBWGbDaSGGQJeY=; b=yBZuFJEBbhxZ1PX9v29Ke5ZpS4kRELcp0Ij3vB5g DjymQCRy/gQpzGBqfgJxFIewbzpQ+3gw1NaOU8c6o6cJN53B5iRDh/o1t5dACqQY UYiEXoUJnAuU4JXWONNyj64W0uUQg/yfb8aGl1BU42s9xb0Swlzh8XwBCf7neF2j MKE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-3.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 MIME-Version: 1.0 X-Received: by 10.229.14.136 with SMTP id g8mr8711395qca.101.1371567918644; Tue, 18 Jun 2013 08:05:18 -0700 (PDT) In-Reply-To: <20130618143644.GC5406@ednor.casa.cgf.cx> References: <036c01ce6b6d$0ada5090$208ef1b0$@malth.us> <03b201ce6b83$c5b62720$51227560$@malth.us> <51BF534E DOT 2030200 AT cygwin DOT com> <044001ce6bca$16c79ef0$4456dcd0$@malth.us> <20130618044230 DOT GA6062 AT ednor DOT casa DOT cgf DOT cx> <048c01ce6be7$5aea3940$10beabc0$@malth.us> <20130618102632 DOT GC27405 AT calimero DOT vinschen DOT de> <20130618143009 DOT GA5406 AT ednor DOT casa DOT cgf DOT cx> <20130618143644 DOT GC5406 AT ednor DOT casa DOT cgf DOT cx> Date: Tue, 18 Jun 2013 11:05:18 -0400 Message-ID: Subject: Re: UNC and POSIX paths From: Earnie Boyd To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 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 /. -- Earnie -- https://sites.google.com/site/earnieboyd -- 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