[gnutls-devel] GnuTLS | gnutls-cli: fix --benchmark-ciphers type overflow (!934)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sun Feb 24 17:42:10 CET 2019


Andreas Metzler commented on a discussion on src/benchmark.c:

>  #endif
>  
>  static void
> -value2human(unsigned long bytes, double time, double *data, double *speed,
> +value2human(uint64_t bytes, double time, double *data, double *speed,

Tim Rühsen @rockdaboot wrote:
> [ use stdint.h instead of inttypes.h ]

Thank you, done.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/934#note_144391798
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190224/7519d443/attachment.html>


More information about the Gnutls-devel mailing list