[ovs-build] Fixed: blp/ovs-reviews#330 (master - cab07b6)

Travis CI builds at travis-ci.org
Fri Apr 1 05:13:08 UTC 2016


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

Build: #330
Status: Fixed

Duration: 24 minutes and 3 seconds
Commit: cab07b6 (master)
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>
Acked-by: Russell Bryant <russell at ovn.org>

View the changeset: https://github.com/blp/ovs-reviews/compare/6ad62effc933...cab07b63a1a0

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

--

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/ae1aa712/attachment-0001.html>


More information about the build mailing list