On Sun, 2011-02-06 at 20:23 +0100, Ludovic Rousseau wrote:
> 2011/2/6  <webmas...@opensc-project.org>:
> > Revision: 5185
> > Author:   andre
> > Date:     2011-02-06 17:28:30 +0000 (Sun, 06 Feb 2011)
> >
> > Log Message:
> > -----------
> > Revert r5137, because size_t is defined as unsigned integer type (without 
> > further qualification).
> >
> > http://www.opengroup.org/onlinepubs/000095399/basedefs/stddef.h.html
> 
> I will not argue on the fact that integer is not just int. It can also
> be long and long long.

To make the list complete: char, short, int, long, long long are the integer 
types

And %u was working well in the past, so there is no need for an
improvement on that.

Regards
Andre

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to