[ovs-build] Passed: blp/ovs-reviews#329 (va_copy - 450bbdf)

Travis CI builds at travis-ci.org
Fri Apr 1 04:46:59 UTC 2016


Build Update for blp/ovs-reviews
-------------------------------------

Build: #329
Status: Passed

Duration: 16 minutes and 2 seconds
Commit: 450bbdf (va_copy)
Author: Ben Pfaff
Message: util: Remove va_copy() implementation.

This was here to help out older compilers that do not include va_copy(),
which was new in C99.  All the compilers we care about these days (GCC,
Clang, MSVC) do support va_copy(), so remove it.

Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/blp/ovs-reviews/compare/7562379719a9^...450bbdf8d2b6

View the full build log and details: https://travis-ci.org/blp/ovs-reviews/builds/119983340

--

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://www.openvswitch.org/pipermail/build/attachments/20160401/e4c759d5/attachment.html>


More information about the build mailing list