[ovs-build] Passed: openvswitch/ovs#7054 (master - dc2c9ce)

Travis CI builds at travis-ci.org
Thu Sep 27 19:25:02 UTC 2018


Build Update for openvswitch/ovs
-------------------------------------

Build: #7054
Status: Passed

Duration: 54 mins and 45 secs
Commit: dc2c9ce (master)
Author: Justin Pettit
Message: ofproto-dpif-xlate.c: Fix uninitialized variable warning.

With gcc 7.3.0 a warning is given about two variables possibly being
uninitialized in compose_sample_action().  The code path only allows the
variables to be used if they've been initialized, so this warning is
incorrect.  However, this change allows a clean build.

Signed-off-by: Justin Pettit <jpettit at ovn.org>
Acked-by: Flavio Leitner <fbl at sysclose.org>

View the changeset: https://github.com/openvswitch/ovs/compare/49fd74c27ce8...dc2c9ce38748

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/434236291?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the openvswitch/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=2143550&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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20180927/e6f23f7d/attachment.html>


More information about the build mailing list