[Bug 39811] GetLongPathName not working on case insensitive filesystems when short path is passed

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 18 05:10:25 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=39811

--- Comment #1 from Piotr Caban <piotr.caban at gmail.com> ---
Probably a correct solution is to revert Ken's patch and remove
"else if (!case_sensitive && ret && (errno == ENOENT || errno == ENOTDIR))"
block from Matteo's patch but I'll leave it to patch authors.

-- 
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.



More information about the wine-bugs mailing list