> On Jun 11, 2015, at 16:53, Ben Pfaff <b...@nicira.com> wrote:
> 
>> On Thu, Jun 11, 2015 at 04:45:31PM -0700, Jarno Rajahalme wrote:
>> Also, avoid using type larger than int in an enum, as it is not
>> portable C.
> 
> Did we establish that that was the problem?

Haven't heard from Guru yet, took your word for it. Anyway, with this it will 
be easy to change the version to uint32_t for testing purposes, if the change 
from enum to a macro was not the fix.

  Jarno
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to