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

Build: #34357
Status: Passed

Duration: 59 mins and 46 secs
Commit: 3327c8d (master)
Author: Shane Lontis
Message: Fix aix compile error in cmp_ctx_test.c

Errors were of the form 1506-226 (S) The ":" operator is not allowed between 
"int" and "char*".
I think it is valid syntax the way it was written, But just rewrote so it 
compiled.
The aix compiler must be looking at the type of blah() when doing test ? 
(blah(), NULL) : X.

Reviewed-by: Richard Levitte <[email protected]>
Reviewed-by: Matt Caswell <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/11698)

View the changeset: 
https://github.com/openssl/openssl/compare/95cf64404cab...3327c8d6f3b6

View the full build log and details: 
https://travis-ci.org/github/openssl/openssl/builds/683176758?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the openssl/openssl repository going 
to 
https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.

Reply via email to