Build Update for openssl/openssl ------------------------------------- Build: #37887 Status: Still Failing
Duration: 1 hr, 28 mins, and 31 secs Commit: 6514dee (master) Author: Richard Levitte Message: APPS: Reduce deprecation warning suppression - ENGINE Some of our apps turn off deprecation warnings solely for the sake of ENGINE, and thereby shadowing other deprecations that we should take better care of. To solve this, all apps ENGINE functionality is move to one file, where deprecation warning suppression is activate, and the same suppression can then easily be removed in at least some of the apps. Any remaining suppression that we still need to deal with should happen as separate efforts. Reviewed-by: Tomas Mraz <[email protected]> (Merged from https://github.com/openssl/openssl/pull/13044) View the changeset: https://github.com/openssl/openssl/compare/70c06aafa691...6514dee7264d View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/188032296?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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.
