Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Tue, 2 Apr 2002 14:25:59 +0200 From: "Gerrit P. Haase" Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <1915536541.20020402142559@familiehaase.de> To: George Necula , cygwin AT cygwin DOT com, perl5-porters AT perl DOT org Subject: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win3 2.pm) In-Reply-To: <164333511744.20020402080555@familiehaase.de> References: <4E06A937DADC3842ACE4D3A1096A9EAC0297C6 AT JANUS DOT eecs DOT berkeley DOT edu> <164333511744 DOT 20020402080555 AT familiehaase DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Gerrit schrieb: Not that nice, excuse me please. >> To reproduce the bug: >> perl -e 'use File::Spec; print File::Spec->file_name_is_absolute("C:/test") >> ? "no bug" : "bug";' This should be handled by cygwin1.dll. E.g. it is possible to type: $ mkdir c:/test $ ls c:/test and so on. Since CygwinPerl is linked against cygwin1.dll it should work inside Perl too. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/