[ovs-git] [openvswitch/ovs] 1f347a: ovsdb-types: Refactor structs so as to comply with...

GitHub noreply at github.com
Thu Oct 4 20:42:13 UTC 2018


  Branch: refs/heads/branch-2.10
  Home:   https://github.com/openvswitch/ovs
  Commit: 1f347a16ef3c7c21c56b4c40acd58f24123ffa50
      https://github.com/openvswitch/ovs/commit/1f347a16ef3c7c21c56b4c40acd58f24123ffa50
  Author: Yifeng Sun <pkusunyifeng at gmail.com>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

  Changed paths:
    M lib/ovsdb-types.h

  Log Message:
  -----------
  ovsdb-types: Refactor structs so as to comply with C++ standard

C++ standard only accepts anonymous struct inside
anonymous union. This patch re-organized the structs so
that this header file can be used in C++ source files.

Signed-off-by: Yifeng Sun <pkusunyifeng at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list