[Bug 51593] New: RFE: case folding support
https://bugs.winehq.org/show_bug.cgi?id=51593 Bug ID: 51593 Summary: RFE: case folding support Product: Wine Version: 6.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: hpa(a)zytor.com Distribution: --- I am using Wine to run a legacy EDA tool, WinCUPL. Unfortunately WinCUPL is being "helpful" and upper cases filenames for you. Unfortunately it also deletes the old files before writing, so WINE can't know they should have the same name. It would be wonderful to have a way - perhaps a dot file - to force all filenames written to that directory to lower case. WinCUPL is available from: https://www.microchip.com/en-us/products/fpgas-and-plds/spld-cplds/pld-desig... ... however, this is easy to duplicate from cmd: echo foo > foo.txt del foo.txt echo FOO > FOO.TXT -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51593 H. Peter Anvin <hpa(a)zytor.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|RFE: case folding support |RFE: case folding (as | |opposed to insensitivity) | |support -- 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.
participants (1)
-
WineHQ Bugzilla