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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=rY +n3X7aaZp2VZ7+vmRJ5mAnKOYno+gBo5EZvYkcZfLzt12TxbE/0iEmdNb5E4POzt F5EjcP7Y4V6UO2oZ6964oSqCV/vaaofLSjHGECIrmtkLxsX1DlD8G2aXfKCUfaYM Q770qu++bvWktVh80Q/u5St1sVtXDpnFS5iVhKQdM= 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:date :message-id:subject:from:to:content-type; s=default; bh=EP3L974F hldygdq5fUSZJygvvGw=; b=PkgtHizZcRzTcCd1/+fp3DHJHPtp3xI5dJWLyuVF 2hXW439cpZxwbOsjk500mSSC2SA3VwwebU6JiVlmQBAeJJS3GUd3XzP9YxDhxnJ1 9wwwtRu9RNOGAOzUKMUFzceO/AjgzuLxaPa3b7vmrjeQ2+MS7NdhXM1ZIFc5t7Ex QSQ= 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 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qc0-f179.google.com MIME-Version: 1.0 X-Received: by 10.224.125.4 with SMTP id w4mr39578957qar.75.1381178219689; Mon, 07 Oct 2013 13:36:59 -0700 (PDT) In-Reply-To: <20131007170044.GA6778@ednor.casa.cgf.cx> References: <524FB2BB DOT 40608 AT orange DOT fr> <52512348 DOT 1050702 AT orange DOT fr> <5251240C DOT 6060805 AT easynet DOT fr> <20131006223310 DOT GA3135 AT ednor DOT casa DOT cgf DOT cx> <525242DE DOT 2060604 AT orange DOT fr> <1037355178 DOT 20131007135428 AT mtu-net DOT ru> <5252E508 DOT 1030909 AT orange DOT fr> <20131007170044 DOT GA6778 AT ednor DOT casa DOT cgf DOT cx> Date: Mon, 7 Oct 2013 22:36:59 +0200 Message-ID: Subject: Re: 1.7.25: problem with the cd command in ksh From: Robert Klemme To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes On Mon, Oct 7, 2013 at 7:00 PM, Christopher Faylor wrote: > On Mon, Oct 07, 2013 at 06:44:56PM +0200, Francis ANDRE wrote: >>Le 07/10/2013 11:54, Andrey Repin a ?crit : >>>> 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? >>> That's a weird request, to say the least. >>> Why not fix your script instead? It's all wrong, from the way it handle >>> variable values, to the way it handle paths. >>> And from my understanding of it, YOU prepending the path manually. >>> And you dare complain? >>Hold on Andrey, the script is not mine, it is a tool provided by Sun for making >>easier the integration of diff from mercurial. I am just a user that want to >>make it running. I just change all cd by kcd() by that does not work neither Francis, you could mock java with a bash script which converts file name arguments to proper Windows paths before invoking java.exe. > Regardless of who created the script, we are not going to change Cygwin. > As I said, the whole point of Cygwin is to avoid the use of > Window/MS-DOS things like C:\foo. Specifically patching programs like ksh > to handle MS-DOS paths is not something that makes sense in that context. +1 The only thing that Cygwin could reasonably do IMHO is to provide a JDK package. Not sure though how much effort it would be to make graphical applications (Sing etc.) possible since Windows versions of OpenJDK do not seem to be part of the official project. Kind regards robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/ -- 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