[ovs-git] [openvswitch/ovs] df2650: configure: Make --enable-Werror turn sparse warnin...

GitHub noreply at github.com
Thu Jan 11 23:07:32 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: df26508605708d173151b5d2df417809b8a3fa2f
      https://github.com/openvswitch/ovs/commit/df26508605708d173151b5d2df417809b8a3fa2f
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2018-01-11 (Thu, 11 Jan 2018)

  Changed paths:
    M acinclude.m4

  Log Message:
  -----------
  configure: Make --enable-Werror turn sparse warnings into errors.

Until now, when "sparse" reported a warning, it didn't fail the build for
that file, even when the project was configured with --enable-Werror, which
made it easy to miss warnings.  This commit fixes the problem.

Reported-by: "Stokes, Ian" <ian.stokes at intel.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Ian Stokes <ian.stokes at intel.com>
Tested-by: Ian Stokes <ian.stokes at intel.com>




More information about the git mailing list