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:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=W8oRMT8oi/LvkOrFZjAalU2J/ygAM0zFZ9QtYGIlBtW
	NC1Qlf1mdb/pSpIhouVGljfY2YTGE06dOlOZ95FbsWcPr+zAE8pwxPD8zXDEqIMP
	/CQ5NozX1RBcVBXo0mpgL/s4u8Y0T1rf7TzNPT1pPXvHwJEawVKMvIbutCL8PyxY
	=
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:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type:content-transfer-encoding;
	 s=default; bh=VgmVo3waUfLc+eFtrFd6vBN32VU=; b=mfah8FqLRHjDPSRKj
	m9Mf/cMzx0N+yL4MeU/X+cwnqhrE4HymsR86OW0HhBPG/x8ceWkIUk+1F7psXLOi
	GiObSmViJzRjk3kF90Mn/R27ikEBHS5S4T4t/wOLpE2U8Jw9XGGQgXSpayhntjAr
	7IVo9pAfcYlY8zCcEGOAsvrW0o=
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=4.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-pd0-f182.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:in-reply-to:references:from:date         :message-id:subject:to:content-type:content-transfer-encoding;        bh=ihouLMVrI92KbHxIyr5SvZI8iOVPZGeKbwji2Qxvjns=;        b=lQ5lWXkc4zyNc/rX9Pje1n6AozJYf9A74UPzsm4dmXhD2kMThprA/uw1DD8VhVV7X2         QzOUAE0FHsbm5zQLESLd3fH+1kJfFI+88uLceyWMk8xF9e6y9NVZ3FI5W3/xyRwh7Ir2         /gh6tr7qErdkYq35+QUJZxxBrUr+J3oAeJkN2CxpCpBmg42aR6vQMR/4Bf2tnAm4Ww6x         hVDRSSk73cRNkn8RhuSN89Wq8SU/OmURWLb3YWE5pU3ymeJy2NLmmNpBhvy9PVjoEtfI         wmRvpNJGfQD/VjL4CdZNzGky90KIA9ocBHHkdG1pxbXjrI6epqG3RJBQV7QwOEgl9h9P         ygFw==
X-Gm-Message-State: ALoCoQkdChMh7H6qANQaADTGspQItoPxxlgMmTwC6jJCi/lCJDJvrmnitzPe76VjRjEU+bXDZrtC
X-Received: by 10.66.228.38 with SMTP id sf6mr33031976pac.21.1381159289222; Mon, 07 Oct 2013 08:21:29 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <525242DE.2060604@orange.fr>
References: <524FB2BB.40608@orange.fr> <CAM9pMnMcQcp4prHqs5Bh1sCt0HGC1zaTcmHEXFPrj_+3ZffjmA@mail.gmail.com> <52512348.1050702@orange.fr> <5251240C.6060805@easynet.fr> <CAM9pMnO9NX0-hpSRy7i-2HyYAXnQC3wXsHeJC_ZBx3cD-vyQaw@mail.gmail.com> <20131006223310.GA3135@ednor.casa.cgf.cx> <525242DE.2060604@orange.fr>
From: Adam Dinwoodie <adam@dinwoodie.org>
Date: Mon, 7 Oct 2013 16:20:49 +0100
Message-ID: <CA+kUOakdECG2XoqOhNmxm49QBYK1EVsRn=PC-Q6KWHFJH4cnnA@mail.gmail.com>
Subject: Re: 1.7.25: problem with the cd command in ksh
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r97FLi9G007166

On 7 October 2013 06:13, Francis ANDRE wrote:
> Le 07/10/2013 00:33, Christopher Faylor a écrit :
>> More likely it is just because ksh automatically prepends the current
>> working directory to something that it considers to be relative.
>>
>> I know I'm a broken record on the subject but it is not a requirement that
>> Cygwin tools to be able to understand MS-DOS paths.  It's possible that
>> they
>> do, by coincidence, understand them but it is not a given that they will.
>
> Can I have a official statement from Cygwin about this? ie that bash is
> supporting MS-DOX path by accident and ksh won't and that is not a
> requirement of Cygwin?
>
> Or
>
> Can Cygwin adds the understanding of absolute DOS path as a requirement and
> fix the ksh stuff?

cgf is one of the Cygwin project leads. That statement above is about
as official as you can get.

http://cygwin.com/who.html

This is an open-source project. If you want ksh to be able to
understand DOS paths, you're welcome to take the source code and
change it so it does, or to pay someone to do it for you. You could
even submit the patches; if folk like the change (either the Cygwin's
ksh maintainer or ksh's upstream developers) it may make the official
releases and be supported from that point on.

For now, however, simply asking for something to change isn't going to
change it. Having every Cygwin package support DOS paths would be a
fairly major undertaking, and one I doubt anyone would be willing to
take on. Making ksh support them is more feasible, but someone has to
do the work, and I doubt you'll get any volunteers any time soon.

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


