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