[openssl-commits] Still Failing: openssl/openssl#5948 (master - d485640)

Travis CI builds at travis-ci.org
Tue Sep 13 13:47:38 UTC 2016


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

Build: #5948
Status: Still Failing

Duration: 29 minutes and 6 seconds
Commit: d485640 (master)
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)

View the changeset: https://github.com/openssl/openssl/compare/35c11bfc69e6...d485640b8083

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

--

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/5ff47e4a/attachment.html>


More information about the openssl-commits mailing list