<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - support for digital signatures"
href="https://bugs.freedesktop.org/show_bug.cgi?id=16770#c106">Comment # 106</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - support for digital signatures"
href="https://bugs.freedesktop.org/show_bug.cgi?id=16770">bug 16770</a>
from <span class="vcard"><a class="email" href="mailto:digital@markuspage.com" title="Markus Kilås <digital@markuspage.com>"> <span class="fn">Markus Kilås</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=120758" name="attach_120758" title="Fix printf for unsigned int">attachment 120758</a> <a href="attachment.cgi?id=120758&action=edit" title="Fix printf for unsigned int">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=16770&attachment=120758'>[review]</a>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>