Skip Menu |

This queue is for tickets about the Cwd CPAN distribution.

Report information
The Basics
Id: 47180
Status: new
Priority: 0/
Queue: Cwd

People
Owner: Nobody in particular
Requestors: jonathan [...] leto.net
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 2.21
Fixed in: (no value)



Subject: cwd() incorrectly handles the case when .. is a symlink on darwin
This setup, where the parent directory is a symlink: $ ls -lad ~/git lrwxr-xr-x 1 leto staff 4 Sep 11 2008 /Users/leto/git -> work $ ls -lad ~/work drwxr-xr-x 97 leto staff 3298 Jun 19 20:48 /Users/leto/work Makes this test fail in bleadperl: ext/Cwd/t/cwd.................................................# Failed test 'cwd()' # at ../ext/Cwd/t/cwd.t line 139. # got: '/Users/leto/work/perl-smoke/t' # expected: '/Users/leto/git/perl-smoke/t' FAILED at test 7 $ uname -a Darwin kadath.local 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386 I have attached the full output of "perl -V".
Subject: perl-version.txt

Message body is not shown because it is too large.