[Poppler-bugs] [Bug 104045] New: gfile win32 unicode fixes and refactoring

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Dec 3 10:12:43 UTC 2017


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

            Bug ID: 104045
           Summary: gfile win32 unicode fixes and refactoring
           Product: poppler
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
          Assignee: poppler-bugs at lists.freedesktop.org
          Reporter: ajohnson at redneon.com

The aim of the following patches is to:

- Improve win32 unicode support in goo/gfile.cc.

- Eliminate duplicated functions that differ only by char*/wchar_t*. All
internal functions should use char* and the win32 wchar_t conversion should be
performed at the point where the win32 API is invoked.

- Eliminate unused code.

- Eventually get windows.h out of the header files. It slows down the compile
and pollutes the namespace.

- Plus some other mingw fixes and build cleanups I found while working on this.

-- 
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/20171203/5cc0d4c4/attachment.html>


More information about the Poppler-bugs mailing list