On Thu, Feb 04, 2016 at 04:10:08PM -0800, Jarno Rajahalme wrote: > From: Ben Pfaff <[email protected]> > > 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 <[email protected]> > Signed-off-by: Ben Pfaff <[email protected]> > Acked-by: Joe Stringer <[email protected]> > Signed-off-by: Jarno Rajahalme <[email protected]>
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
