On Wed, Jan 10, 2018 at 07:27:52PM +0200, Alin Gabriel Serdean wrote: > MSVC complains: > error C4013: 'atomic_storeX' undefined; assuming extern returning int > > atomic_storeX - is no longer defined. This patch adds back its implementation. > > Signed-off-by: Alin Gabriel Serdean <[email protected]>
You might want to add a Fixes: tag. Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
