anammari / pandoc

Automatically exported from code.google.com/p/pandoc
GNU General Public License v2.0
0 stars 0 forks source link

pandoc doesn't correctly handle unicode filenames #252

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
% pandoc Náó.page 
pandoc: N??.page: openBinaryFile: does not exist (No such file or directory)
% ls Náó.page 
Náó.page

Original issue reported on code.google.com by fiddloso...@gmail.com on 21 Aug 2010 at 4:19

GoogleCodeExporter commented 8 years ago
Fixed in ca5217881de1be672ac855a1979e9436aa6ced35. Thanks for the bug report!

Original comment by fiddloso...@gmail.com on 11 Sep 2010 at 2:57