http://bugs.winehq.org/show_bug.cgi?id=3817 Scott Ritchie <scott(a)open-vote.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |scott(a)open-vote.org --- Comment #30 from Scott Ritchie <scott(a)open-vote.org> 2009-09-05 17:12:39 --- Another route that might be more robust is to incorporate ciopfs (the case-insensitive on purpose filesystem) into the Wine packaging itself. If the entire ~/.wine directory is case-insensitive then we get both speed improvements and avoid the possibility of file confusion (such as when a user extracts a patched FOO.DAT into a folder containing Foo.dat). Will will need to be modified to know when it's running on a ciopfs location and use the code similar to fat32 above, though that shouldn't be too hard. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.