[ovs-build] Canceled: orgcandman/ovs#111 (fixes_osx - 445fba3)

Travis CI builds at travis-ci.org
Sat Jan 13 20:13:05 UTC 2018


Build Update for orgcandman/ovs
-------------------------------------

Build: #111
Status: Canceled

Duration: 6 minutes and 18 seconds
Commit: 445fba3 (fixes_osx)
Author: Aaron Conole
Message: odp-util: fix a compiler warning

The result of a ternary operation will be promoted at least to int
type.  As such, the compiler may generate a warning as:
  format specifies type 'unsigned char' but the argument has type 'int'

This commit explicitly casts the result to avoid the warning.

Fixes: 74c4530dca93 ("ofproto-dpif: Don't slow-path controller actions with pause.")
Cc: Justin Pettit <jpettit at ovn.org>
Signed-off-by: Aaron Conole <aconole at redhat.com>

View the changeset: https://github.com/orgcandman/ovs/compare/6806b9629cd9^...445fba33abd8

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

--

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://mail.openvswitch.org/pipermail/ovs-build/attachments/20180113/34c2b02b/attachment.html>


More information about the build mailing list