> > Will you add a note above the definition of NO_RETURN that says it has > to come first to make MSVC happy? I added the following: /* To make NO_RETURN portable across gcc/clang and MSVC, it should be * added at the beginning of the function declaration. */
> > Acked-by: Ben Pfaff <[email protected]> And pushed. Thanks! _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
