On 12/08/2016 16:24, "Joe Stringer" <[email protected]> wrote:

>On 12 August 2016 at 15:44, Daniele Di Proietto <[email protected]> wrote:
>> Use the appropriate format specifier for size_t, otherwise the 32-bit
>> build fails.
>>
>> Reported-at: https://travis-ci.org/openvswitch/ovs/jobs/151938383
>> Fixes: 3453b4d62a98("dpif-netdev: dpcls per in_port with sorted
>> subtables")
>> Signed-off-by: Daniele Di Proietto <[email protected]>
>
>Don't we have some kind of checker or build step that's supposed to
>pick up on things like this?

I'm not sure, but I think it's not easy to forbid %lu. It might be used for 
unsigned long.

>
>Anyway, LGTM:
>
>Acked-by: Joe Stringer <[email protected]>

Thanks, applied to master
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to