On Wed, 2018-08-08 at 13:21 +0200, marcandre.lureau@xxxxxxxxxx wrote: > From: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx> > > Hi, > > Here are a few patches I would like reviewed/ack, before making a new > release of libcacard. > > thanks > > Marc-André Lureau (3): > build-sys: do not install vscclient > tests: fix size_t printf format error > NEWS: prepare for v2.6.0 release > > Makefile.am | 2 +- > NEWS | 13 +++++++++++++ > tests/common.c | 6 +++--- > tests/libcacard.c | 2 +- > 4 files changed, 18 insertions(+), 5 deletions(-) Acked-by: Jakub Jelen <jjelen@xxxxxxxxxx> The changes look good for me. The size_t is generally painful with printf. Other option might be not to use it at all, but using this constant solves the problems too. Regards, -- Jakub Jelen Software Engineer Security Technologies Red Hat, Inc. _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel