On Thu, Feb 04, 2016 at 04:10:08PM -0800, Jarno Rajahalme wrote:
> From: Ben Pfaff <b...@nicira.com>
> 
> 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>
> Acked-by: Joe Stringer <joestrin...@nicira.com>
> Signed-off-by: Jarno Rajahalme <ja...@ovn.org>

Acked-by: Ben Pfaff <b...@ovn.org>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to