Passed: openssl/openssl#34357 (master - 3327c8d)

Travis CI builds at travis-ci.org
Tue May 5 00:50:27 UTC 2020


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 <levitte at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-commits/attachments/20200505/3bdede14/attachment.html>


More information about the openssl-commits mailing list