[Spice-devel] [PATCH libcacard 0/3] Prepare for v2.6.0 release

Jakub Jelen jjelen at redhat.com
Wed Aug 8 13:10:00 UTC 2018


On Wed, 2018-08-08 at 13:21 +0200, marcandre.lureau at redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau at redhat.com>
> 
> 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 at redhat.com>

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.



More information about the Spice-devel mailing list