[Poppler-bugs] [Bug 65238] New: Use ansi stdio extensions when using a mingw compiler

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jun 1 03:50:50 PDT 2013


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

          Priority: medium
            Bug ID: 65238
          Assignee: poppler-bugs at lists.freedesktop.org
           Summary: Use ansi stdio extensions when using a mingw compiler
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: hib at hiberis.nl
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: general
           Product: poppler

In the C runtime used by mingw compilers (msvcrt.dll) the printf
function does not support the C99 format-width specifier "%ll".

Defining __USE_MINGW_ANSI_STDIO enables mingw's ansi stdio extensions
that implement a C99 compliant printf function.

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


More information about the Poppler-bugs mailing list