[poppler] Poppler provided printf() functions on Windows not language compliant
Jason Crain
jason at aquaticape.us
Sat Mar 5 05:04:37 UTC 2016
On Fri, Mar 04, 2016 at 06:06:49PM -0800, mathog wrote:
> Since this is at least a problem in the libpoppler version in devlibs, a bug
> has been filed here.
>
> https://bugs.launchpad.net/inkscape-devlibs/+bug/1552913
>
> At this point I don't know if the issue is how this particular one was
> built, or some problem poppler has in general on Windows. (It doesn't seem
> to have this issue on Linux.)
>
> Regards,
>
> David Mathog
> mathog at caltech.edu
> Manager, Sequence Analysis Facility, Biology Division, Caltech
>From what I can tell looking at dissambly, linking with libpoppler will cause a
mingw printf function to be used, otherwise a printf from msvcrt is used.
More information about the poppler
mailing list