Closed xlat closed 8 years ago
Overall code looks good. I can't test on win32, so I'm going to go ahead and merge this. Care to add a Changes entry so I can make a release?
Thx, Yes I'll do.
It's done in c0272a1, but it would be nice to test on [l]unix env too.
! addFile, addDirectory, addTree : on MSWin32 and $A:Z:UNICODE = 1, the externalFileName was used in place of newName ! memberNames : with $A:Z:UNICODE = 1, the returned file names was not upgraded in utf8 but already contain utf8 bytes.