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:reply-to:from:to:subject:date:message-id :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=X93FwbKE6Ed/YocXoPo1OezBUjE6sSyvg83T4f5WN4Chdtcr3h2RJ zC4yATXhkt3a2+tAvICSNRQJ14IOB+ppatvvvFmYpPyjFba1BwUVhYyIVvqGLwVE 4bZWDzWBpBWCPu5BvCiz1ZR9omDXJH3zSw/IVslRcz2FZ0DBUfZx2Y= 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:reply-to:from:to:subject:date:message-id :mime-version:content-type:content-transfer-encoding; s=default; bh=CyzcezME978OyABqXALT8Q2aoHI=; b=DVD2LOHgDibH8l8ej+qflIvzTdoS 2w3+3bkrDgae6dRBG5raRujFM04SpsyeSYGnXSzrqAWIT36tl77H2k9MmYnIRsJd o+LmZhQjRJbHH2+XWDt5rlWdtce9vHTr5Ete4tfMDG/PmnBmHWKTDIfFS05XA9+6 fCOY0g+MH1hVjuA= 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=-0.9 required=5.0 tests=AWL,BAYES_05,HTML_MESSAGE,KAM_COUK,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=H*R:D*co.uk, H*p:D*co.uk, H*c:NHxtPHrt, HX-Languages-Length:1084 X-HELO: mail-wr1-f51.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pinky-co-uk.20150623.gappssmtp.com; s=20150623; h=reply-to:from:to:subject:date:organization:message-id:mime-version :thread-index:content-language; bh=FshbiudJwrZ9v17pXsWX/Q2EsQanO0R0ybMxWh+QLKo=; b=AsPSel+2JFZjBTgXO+g32Kd/08fjYiODmpgjsDJ4rnhz3IyTRLs/8M7cStVayi5q2I HTYvKsc9HQaVXIFLdwGbEnhf8tHsWWNx6EObr10i8gqWG8rTyFTmmmXaf3zoyFGhyObz upZjeEW+6Kpka4k0PpUJwyVjzlWFZHBmXqd+mkfap6GcyQiUwextOOCwDr/nR7mB74rR 4Qtd/TZCAs044Stjl2uqBjJNc1crIllncvJJQPgksNBj5EffTu3SQjxVtAeFYVGAqqIb KkVWKXM3D7kkVfSB73CYJNw8riV/ECuP+Q+IQxzhUE3uIiOAihIzBBvevi+a85cEkFKl BKaw== Reply-To: From: To: Subject: Problem with mksh-56c-1 mksh and DOS path names ( CYGWIN 3.0.7(0.338/5/3)) Date: Tue, 14 May 2019 15:59:58 +0100 Message-ID: <000001d50a65$b3da71f0$1b8f55d0$@pinky.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi - I'm having some challenges with the latest version mksh (mksh-56c-1) and the support of DOS path names. Seems this is broken, although POSIX names work as expected. chrisd AT edmund:chrisd > cd E:/temp /usr/bin/mksh: cd: /home/chrisd/E:/temp: No such file or directory Running an older version chrisd AT edmund:chrisd > cd E:/temp chrisd AT edmund:temp > pwd /cygdrive/e/temp I've noticed that the mksh Build.sh has moved the dospath handling to be OS/2 specific, omitting Cygwin. Cheers Chris -- 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