http://bugs.winehq.org/show_bug.cgi?id=22286 John M. Drescher <drescherjm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |drescherjm(a)gmail.com --- Comment #7 from John M. Drescher <drescherjm(a)gmail.com> 2010-04-06 09:08:57 ---
That's a hash collision, the two names will hash to the same short name. I guess you are just unlucky... If you need reliable short names you have to use a vfat filesystem.
Is this basically a wontfix?
I think it will not be easy to fix. A hash algorithm will have collisions. The native windows system gets around this problem by retaining the short file name in the filesystem. I wonder how samba solves this? -- 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.