
10 Dec
2008
10 Dec
'08
9:29 a.m.
Duncan Coutts wrote:
Yet another reason why FilePath /= String (except on Windows where it does).
Duncan
Well, it is not a "OS" issue but a "FileSystem" issue. OS X is a Unix, but the main filesystem is HFS+ which has Unicode names, though they use a different normalization. So "FilePath == String" on most OS X systems.