[ovs-git] [openvswitch/ovs] ccccab: match: Fix compile of match initializer on GCC 4.6...

GitHub noreply at github.com
Thu May 7 01:40:55 UTC 2015


  Branch: refs/heads/ovn
  Home:   https://github.com/openvswitch/ovs
  Commit: ccccabda010d7ecc8498e15174b71c1b4f3ac00b
      https://github.com/openvswitch/ovs/commit/ccccabda010d7ecc8498e15174b71c1b4f3ac00b
  Author: Justin Pettit <jpettit at nicira.com>
  Date:   2015-05-06 (Wed, 06 May 2015)

  Changed paths:
    M lib/match.h

  Log Message:
  -----------
  match: Fix compile of match initializer on GCC 4.6.1.

GCC 4.6.1 complained about the match structure not being properly
initialzed when using MATCH_CATCHALL_INITIALIZER macro.

Signed-off-by: Justin Pettit <jpettit at nicira.com>
Acked-by: Russell Bryant <rbryant at redhat.com>




More information about the git mailing list