Build Update for openssl/openssl
-------------------------------------

Build: #6484
Status: Still Failing

Duration: 14 minutes and 40 seconds
Commit: 99c002b (OpenSSL_1_0_2-stable)
Author: Patrick Steuer
Message: Fix strict-warnings build

crypto/evp/e_aes.c: Types of inp and out parameters of AES_xts_en/decrypt
functions need to be changed from char to unsigned char to avoid build
error due to -Werror=incompatible-pointer-types.

crypto/aes/asm/aes-s390x.pl: Comments need to reflect the above change.

Signed-off-by: Patrick Steuer <pste...@mail.de>

Reviewed-by: Rich Salz <rs...@openssl.org>
Reviewed-by: Matt Caswell <m...@openssl.org>
CLA: trivial

View the changeset: 
https://github.com/openssl/openssl/compare/78ee64c237a8...99c002b30570

View the full build log and details: 
https://travis-ci.org/openssl/openssl/builds/168673312

--

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

Reply via email to