[openssl-commits] Still Failing: openssl/openssl#5950 (OpenSSL_1_1_0-stable - e631d60)

Travis CI builds at travis-ci.org
Tue Sep 13 14:34:40 UTC 2016


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

Build: #5950
Status: Still Failing

Duration: 39 minutes and 19 seconds
Commit: e631d60 (OpenSSL_1_1_0-stable)
Author: Viktor Szakats
Message: s_client: avoid warning on Windows/MS-DOS systems

it appears when using gcc/mingw:
```
apps/s_client.c:815:9: warning: variable 'at_eof' set but not used [-Wunused-but-set-variable]
     int at_eof = 0;
         ^~~~~~
```
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1512)
(cherry picked from commit d485640b8083aea895ecf31b4ea6a338ee561b67)

View the changeset: https://github.com/openssl/openssl/compare/1556abd0438e...e631d60280bf

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/159591716

--

You can configure 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/20160913/9607d66d/attachment.html>


More information about the openssl-commits mailing list