[Poppler-bugs] [Bug 103693] Support unicode args and console output on windows

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Nov 12 10:29:01 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=103693

--- Comment #9 from Adrian Johnson <ajohnson at redneon.com> ---
(In reply to Albert Astals Cid from comment #7)
> Are you sure we're not breaking people's code by changing the PDFDoc
> constructor behaviour?

Old behavior is on win32 it calls GooFile::open(const GooString *fileName)
which uses CreateFileA. This only supports ASCII. So new code is backwards
compatible.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20171112/c888443e/attachment.html>


More information about the Poppler-bugs mailing list