Build Update for openssl/openssl ------------------------------------- Build: #10076 Status: Still Failing
Duration: 13 minutes and 0 seconds Commit: 70b9063 (OpenSSL_1_1_0-stable) Author: Andy Polyakov Message: e_os.h: omit PRIu64. PRIu64 is error-prone with BIO_printf, so introduce and stick to custom platform-neutral macro. 'll' allows to print 64-bit values on *all* supported platforms, but it's problematic with -Wformat -Werror. Hence use 'l' in identifiable LP64 cases. Reviewed-by: Richard Levitte <[email protected]> (Merged from https://github.com/openssl/openssl/pull/3148) View the changeset: https://github.com/openssl/openssl/compare/74c29dc6eac1...70b9063cd249 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/220086742 -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
_____ openssl-commits mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits
