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

Build: #24628
Status: Still Failing

Duration: 17 mins and 47 secs
Commit: 195852f (master)
Author: Richard Levitte
Message: Params: add OSSL_PARAM_construct_end()

OSSL_PARAM_END is a macro that can only be used to initialize an
OSSL_PARAM array, not to assign an array element later on.  For
completion, we add an end constructor to facilitate that kind of
assignment.

Reviewed-by: Paul Dale <paul.d...@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8704)

View the changeset: 
https://github.com/openssl/openssl/compare/bb315ca71665...195852fefc1e

View the full build log and details: 
https://travis-ci.org/openssl/openssl/builds/517694137?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