[openssl-dev] [openssl.org #3984] [PATCH] Fix clang compiler warning where %ld is used for uint64_t on Mac OS X

Adam Eijdenberg via RT rt at openssl.org
Wed Aug 5 11:01:11 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 --------------
_______________________________________________
openssl-bugs-mod mailing list
openssl-bugs-mod at openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-bugs-mod


More information about the openssl-dev mailing list