[ovs-git] [openvswitch/ovs] 4052e3: lib: Avoid using C++ keywords as variable names in...

GitHub noreply at github.com
Wed Nov 12 18:17:47 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 4052e3ff1af8fcca5cf71fc16064a759ef61242f
      https://github.com/openvswitch/ovs/commit/4052e3ff1af8fcca5cf71fc16064a759ef61242f
  Author: Amit Bose <bose at noironetworks.com>
  Date:   2014-11-12 (Wed, 12 Nov 2014)

  Changed paths:
    M AUTHORS
    M lib/dynamic-string.h

  Log Message:
  -----------
  lib: Avoid using C++ keywords as variable names in header files.

Otherwise C++ programs can't #include the headers.

Signed-off-by: Amit Bose <bose at noironetworks.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list