[ovs-git] [openvswitch/ovs] b02d7d: Fixes: windows x64 build

GitHub noreply at github.com
Wed Jan 10 18:40:03 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: b02d7d50392cca250cc9a3b3af1692daae87b9e0
      https://github.com/openvswitch/ovs/commit/b02d7d50392cca250cc9a3b3af1692daae87b9e0
  Author: Alin Gabriel Serdean <aserdean at ovn.org>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M lib/ovs-atomic-msvc.h

  Log Message:
  -----------
  Fixes: windows x64 build

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 <aserdean at ovn.org>
Acked-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list