[Bug 47099] Create C: drive as case-insensitive if supported to allow better integration with native tools and programs

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 22 10:42:22 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47099

Gabriel Ivăncescu <gabrielopcode at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever confirmed|0                           |1
                 CC|                            |gabrielopcode at gmail.com
           Assignee|wine-bugs at winehq.org        |gabrielopcode at gmail.com

--- Comment #8 from Gabriel Ivăncescu <gabrielopcode at gmail.com> ---
I'll implement this feature, which is also nice for performance reasons (the
case-insensitive lookup wine does is very slow since it has to enumerate). I
sent patches to the mailing list for review, though I'm sure they might need
changes :-)

BTW a "somewhat" related bug is: https://bugs.winehq.org/show_bug.cgi?id=46203

But that one needs a different fix to be use-able even on dirs without this
attr (unfortunately my prior patch for it wasn't reviewed yet).

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list