On 30 July 2015 at 17:46, Ben Pfaff <b...@nicira.com> wrote: > Until now, Clang 3.7+ and sufficiently new versions of GCC complained about > TYPE_MAXIMUM(int), etc., because it shifts a negative value. This commit > fixes the problem. > > This commit also gives these macros sensible definitions for _Bool, and > documents all of them. > > Reported-by: Joe Stringer <joestrin...@nicira.com> > Signed-off-by: Ben Pfaff <b...@nicira.com>
This fixes the build for me. I assume we have a test to determine this is performing the correct behaviour? Acked-by: Joe Stringer <joestrin...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev