On Mon, Sep 28, 2015 at 9:30 PM, Ben Pfaff <[email protected]> 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 <[email protected]> > Signed-off-by: Ben Pfaff <[email protected]>
Acked-by: Jesse Gross <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
