Thanks for the review.  Applied to master and branch-2.8.

On Tue, Aug 08, 2017 at 11:12:01PM +0000, Alin Serdean wrote:
> 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