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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=DfqbA
	O1UBm7kkHpKcLahgu6X3ZAjr0eqs2PFCYPJuWyrngFshKHjx4Wqupl8S7RTYQNbr
	sCZFu/dAiOmP3lhV//pqGW4Gdk8tjkOyUYZvaSPl3tLo2jZXXkHErfH8njJzqHJ5
	mrtAg/+TGDYlkukjuze5bK5th0VmbJyx0OCMXo=
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:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=BQBIv1rt6+/
	ZZ7ZW/j+gAd4Q/O0=; b=i7vHXKkCtRUI0lIcx7v6+w73hh1QekF6dcbrDFXRU4Z
	MkhihA30IJQCQ/5409kviU+8ZDAqfvP6uGYN80dtASE6WvEboM6nhrklYXymlr7D
	1y2Rl6loACyTo4K28W7bhFeau3srjimSt5EDBdLa3U6/g0orMPgaZMIfWSoBK+gA
	=
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
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPAM_URI,SPF_PASS autolearn=no version=3.3.1 spammy=
X-HELO: vsmx011.vodafonemail.xion.oxcs.net
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: cygpath -u converts quoted UNC paths to local
References: <209675900.20190403192000@yandex.ru>
Date: Wed, 03 Apr 2019 19:11:43 +0200
In-Reply-To: <209675900.20190403192000@yandex.ru> (Andrey Repin's message of	"Wed, 3 Apr 2019 19:20:00 +0300")
Message-ID: <875zrvm2sw.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

Andrey Repin writes:
> This can be considered "working by design", but it really imposes some serious
> restrictions on interoperability with Cygwin, that I think can be avoided.

But cygpath never sees the quotes, so whatever is done to the path that
it gets is actually the work of your shell.  In other words, you need to
shell-quote the backslashes as appropriate for your shell.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

DIY Stuff:
http://Synth.Stromeko.net/DIY.html

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

