[Poppler-bugs] [Bug 94400] printf() breaks in simple program when libpoppler is linked to it

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Mar 5 05:29:07 UTC 2016


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

--- Comment #1 from Jason Crain <jason at aquaticape.us> ---
What I've been able to tell from compiling the test program and looking at the
disassembly, linking with libpopplar will make it use a mingw printf, otherwise
it uses a msvcrt printf.  It might be because poppler builds with
-D__USE_MINGW_ANSI_STDIO=1.  Building your test program with that defined will
make the same error, even when not linking with poppler.

-- 
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/20160305/a957a5f8/attachment.html>


More information about the Poppler-bugs mailing list