For now, remove the 'cannot remove [dir] when cwd is [dir]' message,
authorNicholas Clark <nick@ccl4.org>
Thu, 4 Dec 2008 14:09:20 +0000 (14:09 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 4 Dec 2008 14:09:20 +0000 (14:09 +0000)
commitaa119509815264ca46da9f8ef37082ad657bdb94
tree1b7e0d40a8a4e37361a2d07a21b716fb91cec16b
parent210707008b520f8aa498d2091080e67662d4b270
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.

p4raw-id: //depot/perl@35009
lib/File/Path.pm
lib/File/Path.t