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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=GiKZWUNpDdYweX94
	VEAjJwDF3QCLHFr2/ye4bPX87TYsRp1WQqkzRryRrnlHzp+kgecvG7LB2ALrMXZj
	hy/Nq0KMsCudSBNz55cHXJoH79c3VXZHMD0KZxVpro+p2RDlJY4sz+34tWpPMAWj
	g5swC6xO0cE2DessehMTTBpJ1OQ=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=jRP0JM/P2W4t5lDqRonpBM
	EA6w4=; b=RdEU1B1M9a5zzZDo43bb+9zTOwVlEvH29xGgA7RmTOWH0K37mq4L7y
	PzlkY+CkWx6jUX6Cr+4AtdsMZRtGgSps8lisB8BZCadfQprx3LiVoNKnLem3hdqz
	Pj7YY/uFApef1L0pUQBWXVXvaPvo0dHtLG6OCOi7I1Jvx8NXfYV2A=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=H*M:b764
X-HELO: mail-io0-f169.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:subject:to:references:from:message-id:date         :user-agent:mime-version:in-reply-to:content-transfer-encoding;        bh=eulcPhmWjVLqtDcBImCR2EhaOtfyew4q+nZkFB5DHBE=;        b=uG86bFU4Tt6vgKQOL65huxi71WhjnYdO4bnFzzwEbS6IWku6JsyOVYMfmoE0ttfvOr         nvYOvG8lMiyn0cwfnBztk/Bn7QUO0/BZO+WNbXK8w4cILPetOHpVaK3/1NxVQpyLUuCJ         D+5nYwBJCB1OgOwuSKErVw80yr8+Azf8tDr6orCvaKPWOeSk+aK+wc1E7mtG0e3eaB20         ajzstzkJ4Oo0YwPNexVgcCJrEjPgYu8Mtw9OMAPjatq5SzXAVqGj5S2ublyWdP1hCh6/         M/HlITP14lA7JCA2ig1BmrqaEgSBl/nExg7Y28/ASaX1veVxiBkW3um6SA1vqNijd00s         Pa9Q==
X-Gm-Message-State: AMke39kjwpLHmmtvwGl1RrBfX3cMUmB9mllicWmuQfZS73LP2BFkJtbpUHz5PYXcRo+1xQ==
X-Received: by 10.107.187.133 with SMTP id l127mr4571363iof.1.1488311787433;        Tue, 28 Feb 2017 11:56:27 -0800 (PST)
Subject: Re: cygpath (reprised)
To: cygwin@cygwin.com, cyg Simple <cygsimple@gmail.com>
References: <0D835E9B9CD07F40A48423F80D3B5A704BBEEB39@USA7109MB022.na.xerox.net> <198383594.20170221210252@yandex.ru> <0D835E9B9CD07F40A48423F80D3B5A704BBEEB6F@USA7109MB022.na.xerox.net> <a012307e-c235-8571-97e8-019719058366@gmail.com> <1016311719.20170226041358@yandex.ru>
From: cyg Simple <cygsimple@gmail.com>
Message-ID: <8fc9ac93-b764-f319-9472-c06c865197bb@gmail.com>
Date: Tue, 28 Feb 2017 14:56:44 -0500
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1
MIME-Version: 1.0
In-Reply-To: <1016311719.20170226041358@yandex.ru>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes

On 2/25/2017 8:13 PM, Andrey Repin wrote:
> Greetings, cyg Simple!
> 
>> Also a : isn't a valid character for a name in Windows.  Cygwin uses
>> some magic to represent it in UNICODE format though.
> 
> It isn't a valid file "name" character, yes, but it is still a meaningful
> character in pathname under windows.
> Just the meaning of it is far from regular file name semantics.
> 

Not when specifying ./a:b which was the example being discussed.

-- 
cyg Simple

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

