Failed: openssl/openssl#23216 (master - 0a79572)
Travis CI
builds at travis-ci.org
Mon Feb 18 10:25:46 UTC 2019
Build Update for openssl/openssl
-------------------------------------
Build: #23216
Status: Failed
Duration: 26 mins and 0 secs
Commit: 0a79572 (master)
Author: Richard Levitte
Message: Property: naming and manual clarifiations
- Add a bit more text about that is expected of the user or
OSSL_METHOD_STOREs.
- Clarify what a method and what a numeric identity are.
- Change all mentions of 'implementation' and 'result' to 'method'.
To clarify further: OpenSSL has used the term 'method' for structures
that mainly contains function pointers. Those are the methods that
are expected to be stored away in OSSL_METHOD_STOREs. In the end,
however, it's the caller's responsibility to define exactly what they
want to store, as long as its 'methods' are associated with a numeric
identity and properties.
Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8265)
View the changeset: https://github.com/openssl/openssl/compare/4c3941c2eb22...0a79572a2968
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/494805509?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/20190218/7a8b3d7c/attachment.html>
More information about the openssl-commits
mailing list