[ovs-git] Open vSwitch: ovsdb: Fix unused warning. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Feb 8 20:40:53 UTC 2011


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, master has been updated
       via  a02f82862e2d6794d090284806fb79b5a77c20ae (commit)
      from  9cef6345b7f0d8981e00a5fabee59697d817cf3c (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 a02f82862e2d6794d090284806fb79b5a77c20ae
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a02f82862e2d6794d090284806fb79b5a77c20ae
Author: Ethan Jackson <ethan at nicira.com>
		
ovsdb: Fix unused warning.
		
"warning: 'parse_db_string_column' defined but not used"
This commit fixes the above warning when compiling on systems which
do not have SSL support.  It also causes query_db_string() to
always be compiled on these systems as it is not SSL specific and
may be useful in the future.


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

Summary of changes:
 ovsdb/ovsdb-server.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list