You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2007/04/17 23:27:02 UTC

DO NOT REPLY [Bug 41640] - Improve APR handling of case-insensitive file systems

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41640>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41640


wrowe@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
           Priority|P2                          |P5




------- Additional Comments From wrowe@apache.org  2007-04-17 14:27 -------
Enhancements welcome.  POSIX provides no context to solve these issues,
platform-by-platform solutions are the only viable means to improve this.

Demoted to P5 as this is already handled in all non-POSIX ports such
as Win32/Netware/OS2.  POSIX filesystems are all case sensitive, where
a POSIX filesystem such as apple hfs or cygwin introduces case insensitivity,
the basic assumptions of POSIX are violated.  The real solution here seems
to be to extend POSIX to account for this variance in a manner than APR
could accommodate it.

But per-platform patches are welcome.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org