Build Update for openssl/openssl ------------------------------------- Build: #25685 Status: Still Failing
Duration: 20 mins and 30 secs Commit: a2e5204 (master) Author: Matt Caswell Message: Move a fall through comment When compiling with --strict-warnings using gcc 7.4.0 the compiler complains that a case falls through, even though there is an explicit comment stating this. Moving the comment outside of the conditional compilation section resolves this. Reviewed-by: Richard Levitte <[email protected]> (Merged from https://github.com/openssl/openssl/pull/9131) View the changeset: https://github.com/openssl/openssl/compare/e98e586b3138...a2e520447e17 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/544257975?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.
