[ovs-git] Open vSwitch: sparse: Suppress sparse warnings for global variables. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Aug 20 22:52:40 UTC 2013


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  3f659b53262c07b47ed7b2e9d26ef94d1071b487 (commit)
      from  5675cb4cbd51351a2aaa4c7c7470cb2ea21eedd5 (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 3f659b53262c07b47ed7b2e9d26ef94d1071b487
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=3f659b53262c07b47ed7b2e9d26ef94d1071b487
Author: Alex Wang <alexw at nicira.com>
		
sparse: Suppress sparse warnings for global variables.
		
sparse warns if a non-static variable with external linkage has an
initializer at first declaration.  This commit suppresses the
warnings issued when adding custom section is not supported by
compiler.

Signed-off-by: Alex Wang <alexw at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/coverage.c |    2 ++
 lib/vlog.c     |    1 +
 2 files changed, 3 insertions(+)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list