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:from:to:references:in-reply-to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=KMFY8oFOmUU71dG1vWIuUSaoCLc6Fdhju/biMrhiUKM +IgX/sDqf7Bjr5fqEBXTtzGbqR3WN7UXrbXlmDTgO30cCRB8oeSqcnR4KnBISXGC EXOc1l8T+i9cHWJyyXk9XDea6V3U58wApB3oxysQ5rxdkAX7WDbCLqp+kMqiemxs = 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:from:to:references:in-reply-to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; s=default; bh=FdAYgJ33sUWWsExBPq8sZTs0cRI=; b=WvSXI8TXjGO2Qag5g w/Wy0u73Yqmc/MAz4tsl6MY7EplPfm7sz1mU/ND4DK+IC8OSmM1TdlTJD/whjOW3 v/ezvWjly/QTVwVCZ73jTBmeoFBl0IkdgpOwsmMCDkl28vNpY/QHAbAuooCNTGEJ jDwovjp9bqIrWVeNuROgm2GPvs= 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=-2.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:sender:to:references:in-reply-to:subject:date:message-id :mime-version:content-type:content-transfer-encoding:x-mailer :thread-index:content-language:x-gm-message-state; bh=fC3nEBC6vmaA6Mq/0IQhMf2i+HWJ9J7AMVbYuAmSFkM=; b=BibWO2guoG6pjQ/fv4XYKth3ECPycqhyF/wZBohXSzWbDZqDpXQ0RHE9qTn++5YFFg fdjfl16guByXES5qMWAO8BtGKZeRBaUFLZcYePA3XLetwDb9xLzSJpHXQoKC7jvbl06H Il+fbUZL0dIIaGxbRICJRdO22DAXJJfIkjfPKOcfnA5UbXiuY+Kz0eW9iSLnD7Hvps8b blyk1j12iNfFTtLfGwhnZEZYlOENAU/PW27edTu8yWSiDFy8FnppqeLeT14+EkNT7P0i wiSRnZQgS2xfaGKCkd7HYRg2p1MDZcs/EqXOUQ8UQswMYwhH0FohTTHv8GKEZU0yW8ON 91jg== X-Received: by 10.68.176.37 with SMTP id cf5mr15771772pbc.173.1371534465681; Mon, 17 Jun 2013 22:47:45 -0700 (PDT) From: To: References: <003501ce6b5f$b41f2c10$1c5d8430$%fedin AT samsung DOT com> <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> In-Reply-To: <20130618044230.GA6062@ednor.casa.cgf.cx> Subject: RE: UNC and POSIX paths Date: Mon, 17 Jun 2013 22:47:42 -0700 Message-ID: <048c01ce6be7$5aea3940$10beabc0$@malth.us> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQm6yRmqy3pjoSS3fAG8HGS1/YrRMgf6BSVaVpCazPVOh2xUcOMF2lp/gi3nUJ993yQz3RWQ On Mon, 17 Jun 2013, at 21:42, Christopher Faylor thusly quipped: > On Mon, Jun 17, 2013 at 07:18:12PM -0700, gmt AT malth DOT us wrote: >> BTW, along the same lines, I stated previously it would break >> http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob_plain;f=m4/doub >> le-sl ash-root.m4. Turns out I was wrong, the m4 has a hard-coded list >> of platforms. So, I have to say, I can't think of one technical or >> merit-based reason this shouldn't be done, aside from the fact that >> it's annoying to hear it endlessly brought up on the mailing list (a >> problem which an implementation would, in fact, solve, not exacerbate). > > I can't quite follow the logic here but if you're saying that if we no longer > treated // as /, people who want to use //usr/local/bin would not complain, > you're right. That doesn't mean that a whole new class of complainer would not > show up, however. > > I can say with absolute certainty that there is one person who would complain. I was imagining a less intrusive hypothetical approach. For example, perhaps a CYGWIN=nounc flag that would simply turn the feature off, or a way to deactivate in fstab -- in short, anything reversible, and, by default, preserving the existing behavior. Prune-grafting "//" to "/smb" might have been a good idea had it been done at cygwin's inception, but I think it's probably too late now. Although I hate to continue casting myself in this "advocate" role -- I really have very little stake in this -- otherwise you would have patches for this, rather than 1000 words. -gmt -- 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