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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding
	:in-reply-to; q=dns; s=default; b=JV9EqfqY5I9n1tRC/R94Vuq2PL27iQ
	y2EtxvqYFTH7dZmCpzy1US+Oxll7SNq8+dvnVdktZvb/l+tvz4VBcHnOUL0/hAU9
	AhMn5g0WSvU0IDifVSX8ZjEAiNRt/mpNyVmzpnKPPM2wCwHFrgE9eu7LgasjGxoM
	ubaum5L3P93JU=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding
	:in-reply-to; s=default; bh=wg3vibnS9+mGk6eW0g/dlh55lQc=; b=Zuw2
	XCKoX8x+rY3Cc2+stn+xx69vFDQYQpwL40mSdJPGRl6Ba4d95lBNAcyYW3h/XJ49
	oMQs6tRfF3ws0HEIFXpfmdNkX1V1ZLZC4btrZl9FJDOoIDq7FwNZwnuxHEZOGsEs
	GP12y9fjm5YITcDX0K9lrz2aIMNeT01gATxoNXM=
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=-3.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1
To: cygwin@cygwin.com
From: Andrew DeFaria <Andrew@DeFaria.com>
Subject: Re: UNC and POSIX paths
Date: Mon, 17 Jun 2013 11:45:53 -0700
Lines: 18
Message-ID: <kpnlgs$u25$1@ger.gmane.org>
References: <003501ce6b5f$b41f2c10$1c5d8430$%fedin@samsung.com> <kpn4kk$p88$1@ger.gmane.org> <036c01ce6b6d$0ada5090$208ef1b0$@malth.us> <kpnfp7$urd$1@ger.gmane.org> <03b201ce6b83$c5b62720$51227560$@malth.us>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6
In-Reply-To: <03b201ce6b83$c5b62720$51227560$@malth.us>

On 06/17/2013 10:54 AM, gmt@malth.us wrote:
> As to why not fix the upstreams committing these atrocities, it's the 
> obvious reason -- occasionally one encounters a large body of dense, 
> non-fixable-by-sed/perl, poorly commented "spaghetti" script-code that 
> makes "clever," deep usage of the assumption that "//" == "/". Being 
> able to turn this feature off at one's option would enable them to 
> rule out "//" as a problem when they suspect it might be, and have the 
> additional benefit of not having to fix such code, in order to run it. 
> -gmt 
If upstream code is broken it's broken. You can 1) fix it and submit it 
as a patch or 2) don't fix it and find a better solution.

Stripping off additional '/''s is not that hard a problem to solve - 
even in spaghetti code.
-- 
Andrew DeFaria <http://defaria.com>
I just got skylights put in my place. The people who live above me are 
furious!


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

