Skip Menu |

This queue is for tickets about the PathTools CPAN distribution.

Report information
The Basics
Id: 37250
Status: rejected
Priority: 0/
Queue: PathTools

People
Owner: Nobody in particular
Requestors: jeff.holt [...] method-r.com
Cc:
AdminCc:

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



CC: "Cary Millsap" <cary.millsap [...] method-r.com>
Subject: File::Spec->case_tolerant works only on systems where one filesystem type is installed
Date: Mon, 30 Jun 2008 11:49:13 -0500
To: bug-PathTools [...] rt.cpan.org
From: "Jeff Holt" <jeff.holt [...] method-r.com>
On systems where some filesystems are case tolerant and others are not, the case_tolerant method produces invalid results. This can happen at least in these two cases: - Mac OS X has support for creating and mounting any mixture of native case tolerant and case intolerant file systems - Linux systems where an ntfs samba filesystem is mounted. Two things need to happen: - the pod for case_tolerant should indicate the bug manifestation when no argument is provided - the case_tolerant method should take an optional argument that, if provided, detects the filesystem and determines if it is case tolerant.
From: jkeenan [...] cpan.org
On Mon Jun 30 13:07:26 2008, jeff.holt@method-r.com wrote: Show quoted text
> On systems where some filesystems are case tolerant and others are
not, the Show quoted text
> case_tolerant method produces invalid results. > > This can happen at least in these two cases: > > - Mac OS X has support for creating and mounting any mixture of native
case Show quoted text
> tolerant and case intolerant file systems > - Linux systems where an ntfs samba filesystem is mounted. > > Two things need to happen: > > - the pod for case_tolerant should indicate the bug manifestation when no > argument is provided > - the case_tolerant method should take an optional argument that, if > provided, detects the filesystem and determines if it is case tolerant.
The original post to this ticket appears to have been re-posted as https://rt.cpan.org/Public/Bug/Display.html?id=37251#txn-480725. There has been extensive discussion since then in #37251. That makes this ticket superfluous. It should be closed. Thank you very much. Jim Keenan