develooper Front page | perl.perl5.porters | Postings from August 2009

Re: RE: 5.10.1-RC1 Test::Harness ruins @INC

Thread Previous
From:
Sisyphus
Date:
August 11, 2009 06:18
Subject:
Re: RE: 5.10.1-RC1 Test::Harness ruins @INC
Message ID:
4532D42F3E1745C795B194961646D2CF@desktop2

----- Original Message ----- 
From: "Jan Dubois" <jand@activestate.com>

>> > +        GetLongPathNameW(modulename, modulename, 
>> > sizeof(modulename)/sizeof(WCHAR));
> [...]
>> No good, I'm afraid.
>
> Sorry, my bad.  Please replace all 3 occurances of "modulename" above with 
> "fullname".

Yes, that now works fine. @INC is as it should be.

Blardy hell .... all of this because Windows accommodates a user bug that 
allows whitespace in directory names ... and because some people feel 
committed to find a workaround for that bug.

> Or maybe we should discuss if there is any point
> in trying to pretend that we still support Windows 9X.  And if we can drop 
> 9X,
> then I would like to drop NT as well. Nobody is running those systems 
> anymore,
> so I think it should be fine to say that Perl 5.10 is the last version 
> that still
> supports these obsolete versions.

IMHO, both Windows 98 and NT support should be dropped. (Nothing to discuss 
;-)

Cheers,
Rob 


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About