https://bugs.winehq.org/show_bug.cgi?id=47099 Gabriel Ivăncescu <gabrielopcode(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever confirmed|0 |1 CC| |gabrielopcode(a)gmail.com Assignee|wine-bugs(a)winehq.org |gabrielopcode(a)gmail.com --- Comment #8 from Gabriel Ivăncescu <gabrielopcode(a)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.