[ovs-git] Open vSwitch: ovsdb: Make scalars and 1-element sets interchangeable. (next)

dev at openvswitch.org dev at openvswitch.org
Tue Feb 9 00:37:51 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, next has been updated
       via  ae8f13e29057e233712356b3c03f02a7ef4e1e93 (commit)
      from  fbf925e45da7100e5018bd3ad49532e407666f77 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ae8f13e29057e233712356b3c03f02a7ef4e1e93
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ae8f13e29057e233712356b3c03f02a7ef4e1e93
Author: Ben Pfaff <blp at nicira.com>
		
ovsdb: Make scalars and 1-element sets interchangeable.
		
It is natural to write "abc" in place of ["set",["abc"]] and vice versa.
I cannot think of a reason not to support this, and it can make reading
and writing OVSDB files and transactions easier, so support it.


-----------------------------------------------------------------------

Summary of changes:
 lib/ovsdb-data.c         |   32 +++++++++++++-----------
 lib/ovsdb-types.c        |    3 +-
 ovsdb/SPECS              |    3 +-
 tests/ovsdb-condition.at |   16 ++++++------
 tests/ovsdb-data.at      |   26 ++++++++++++-------
 tests/ovsdb-mutation.at  |   60 +++++++++++++++++++++++-----------------------
 tests/ovsdb-row.at       |    6 ++--
 7 files changed, 78 insertions(+), 68 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list