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

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


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

--- Comment #1 from Hib Eris <hib at hiberis.nl> ---
Created attachment 80126
  --> https://bugs.freedesktop.org/attachment.cgi?id=80126&action=edit
Use ansi stdio extensions when using a mingw compiler

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/4e9b9cb8/attachment.html>


More information about the Poppler-bugs mailing list