e ground.
George.
> -Original Message-
> From: Gerrit P. Haase [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 02, 2002 4:26 AM
> To: George Necula; [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Sorry... (was: Re: Bug: cygwin Perl uses
> File/Spec/Unix.pm inst
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 Cyg
Hallo George,
Am 2002-03-30 um 20:32 schriebst du:
> To reproduce the bug:
> perl -e 'use File::Spec; print File::Spec->file_name_is_absolute("C:/test")
> ? "no bug" : "bug";'
file_name_is_absolute
Takes as argument a path and returns true if it is an
absolute path.
3 matches
Mail list logo