[Poppler-bugs] [Bug 16770] support for digital signatures
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 1 11:23:27 PST 2016
https://bugs.freedesktop.org/show_bug.cgi?id=16770
--- Comment #106 from Markus KilÄs <digital at markuspage.com> ---
Created attachment 120758
--> https://bugs.freedesktop.org/attachment.cgi?id=120758&action=edit
Fix printf for unsigned int
In pdfsig.cc the NetBeans IDE gave warning:
Mismatching the argument type "unsigned int" and conversion specifier "d"
The attached patch changes from %d to %u in the printf.
--
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/20160101/9324f0ed/attachment.html>
More information about the Poppler-bugs
mailing list