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: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 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.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 AT cygwin DOT com From: Andrew DeFaria Subject: Re: UNC and POSIX paths Date: Mon, 17 Jun 2013 11:45:53 -0700 Lines: 18 Message-ID: References: <003501ce6b5f$b41f2c10$1c5d8430$%fedin AT samsung DOT com> <036c01ce6b6d$0ada5090$208ef1b0$@malth.us> <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 AT malth DOT 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 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