> -----Original Message-----
> From: Ben Pfaff [mailto:[email protected]]
> Sent: Wednesday, January 10, 2018 7:30 PM
> To: Alin Gabriel Serdean <[email protected]>
> Cc: [email protected]
> Subject: Re: [ovs-dev] [PATCH] windows: Fix x64 build
> 
> 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]>
[Alin Serdean] Thanks for the quick review. I changed the tag and applied on
master.

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to