Hacker News new | ask | show | jobs
by sclangdon 1679 days ago
If you're developing on Windows, I find a good way of dealing with this to convert paths to short format before using them (E.G. GetShortPathName in kernel32.dll).