Still Failing: openssl/openssl#27367 (master - 92d9d0a)

Travis CI builds at travis-ci.org
Fri Aug 16 07:47:23 UTC 2019


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

Build: #27367
Status: Still Failing

Duration: 18 mins and 59 secs
Commit: 92d9d0a (master)
Author: Richard Levitte
Message: Rename ctx_{get,set}_params to {get,set}_ctx_params

Recently, we added dispatched functions to get parameter descriptions,
and those for operation context parameters ended up being called
something_gettable_ctx_params and something_settable_ctx_params.

The corresponding dispatched functions to actually perform parameter
transfers were previously called something_ctx_get_params and
something_ctx_set_params, which doesn't quite match, so we rename them
to something_get_ctx_params and something_set_ctx_params.

An argument in favor of this name change is English, where you'd
rather say something like "set the context parameters".

This only change the libcrypto <-> provider interface.

Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9612)

View the changeset: https://github.com/openssl/openssl/compare/356461fbbb8f...92d9d0ae2b10

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/572636575?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: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20190816/c91e879f/attachment.html>


More information about the openssl-commits mailing list