On Mon, Sep 28, 2015 at 09:37:40PM -0700, Jesse Gross wrote: > On Mon, Sep 28, 2015 at 9:30 PM, Ben Pfaff <b...@nicira.com> wrote: > > MSVC does not support zero-size array unless it is the last member of > > a defined structure. > > > > The error is hit only on MSVC 64 bit because the size of > > uint64_t is equal with sizeof(struct tun_table *). > > > > Reported-by: Alin Gabriel Serdean <aserd...@cloudbasesolutions.com> > > Signed-off-by: Ben Pfaff <b...@nicira.com> > > Acked-by: Jesse Gross <je...@nicira.com>
Thanks Jesse, I applied this to master. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev