[PATCH] Fix clang compiler warning where %ld is used for uint64_t on Mac OS X

Adam Eijdenberg eijdenberg at google.com
Wed Aug 5 02:46:51 UTC 2015


See PR:
https://github.com/openssl/openssl/pull/362

I'm really not sure if this is the best fix or not (or even if it is
reliable on older platforms) - but it cleared the error on my Mac OS X
system, and didn't appear to cause any issues on an Ubuntu or FreeBSD
distribution I tested on and I think it should fall back to current
behavior in worst case.

Without this fix we can't compile with "--strict-warnings" on Mac OS X.

Cheers, Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-bugs-mod/attachments/20150805/aa7d5f18/attachment-0001.html>


More information about the openssl-bugs-mod mailing list