Thanks a lot for the patch!

Acked-by: Alin Gabriel Serdean <[email protected]>


> -----Original Message-----
> From: Ben Pfaff [mailto:[email protected]]
> Sent: Wednesday, August 9, 2017 2:05 AM
> To: [email protected]
> Cc: Ben Pfaff <[email protected]>; Alin Serdean
> <[email protected]>
> Subject: [PATCH v2] nsh: Avoid zero-length array.
> 
> MSVC allows [] but not [0] for arrays in struct definitions, and does not 
> allow
> nested [] inside a union.
> 
> Reported-by: Alin Serdean <[email protected]>
> Signed-off-by: Ben Pfaff <[email protected]>
> ---
> v1->v2: Avoid [] in nested union also.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to