This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win3 2.pm)


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]