Fixing the accented characters issue in paths in Windows env variables.
- Posted by CChris <christian.cuvier at agriculture.gouv.fr> Jun 19, 2007
- 508 views
Unless I chance upon an unexpected problem in building the new interpreter, I can consider committing the fix I described in http://www.listfilter.com/EUforum/m14385.html next weekend. Are there any more suggestions/opinions about the fix? Further, I can add an extra optimisation: try translating the path only if the filesystem on which it exists is NTFS. Is this optimisation worth the effort? It would mostly affect people using Win9x. Are there other filesystems which would require translation as well? CChris