]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
run-make-check: pass -Werror when compiling C++ code 42785/head
authorKefu Chai <kchai@redhat.com>
Mon, 16 Aug 2021 09:36:30 +0000 (17:36 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 16 Aug 2021 09:37:01 +0000 (17:37 +0800)
commitba5d5488cff2aab7f042d9de0d550fb3b80f80ea
tree11e80f4953fae895f0f808b55196b52ff53a7ef9
parent33545a7b1c92460c1ac7ce319848701e835548b0
run-make-check: pass -Werror when compiling C++ code

to raise the bar so we can identify potential issues earlier.

Signed-off-by: Kefu Chai <kchai@redhat.com>
run-make-check.sh