Integrate:
[ 35034]
Integrate:
[ 35008]
Subject: Re: File::Path regression in 5.8.9
From: Gisle Aas <gisle@activestate.com>
Date: Wed, 19 Nov 2008 19:09:20 +0100
Message-Id: <
C72B3504-E0B8-4622-89AA-
3C07C57C14E2@activestate.com>
[plus bump $VERSION. Gah. Format F-word must die]
[ 35009]
For now, remove the 'cannot remove [dir] when cwd is [dir]' message,
because the existing code will think that /tmp/abc is a subdirectory
of /tmp/aa, and whilst we have a patch for Win32 and *nix, we've not
tested on VMS, which has "interesting" path syntax.
[ 35011]
Revert 35009 so we can take another swing at ancestor detection.
[ 35012]
Subject: Re: File::Path regression in 5.8.9
From: Marcus Holland-Moritz <mhx-perl@gmx.net>
Date: Fri, 14 Nov 2008 10:58:09 +0100
Message-ID: <
20081114105809.
6435cba1@r2d2>
Plus replace "$p/$x" with catdir($p, $x) in the test.
[ 35013]
While we are off the reservation, revert a stupid, VMS-specific
test regression I caused David to make in 2.07. (See
http://rt.cpan.org/Public/Bug/Display.html?id=40512 ).
p4raw-link: @35034 on //depot/maint-5.10/perl:
d903733d444208e3103338071f7f93f42b4e2c55
p4raw-link: @35013 on //depot/perl:
33839f2f0661d0502f129769a85cfcf904354d39
p4raw-link: @35012 on //depot/perl:
0e5b5e32d0d031de37957bb60fb704952b9fb8b0
p4raw-link: @35011 on //depot/perl:
c42ebacb0e17be8ca87dc9a9f52e0b720fab0209
p4raw-link: @35009 on //depot/perl:
aa119509815264ca46da9f8ef37082ad657bdb94
p4raw-link: @35008 on //depot/perl:
210707008b520f8aa498d2091080e67662d4b270
p4raw-id: //depot/maint-5.8/perl@35037
p4raw-integrated: from //depot/maint-5.10/perl@35035 'copy in'
lib/File/Path.pm lib/File/Path.t (@34787..)