]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test,common: silence -Wunused-variable warnings
authorKefu Chai <kchai@redhat.com>
Wed, 22 Aug 2018 13:45:41 +0000 (21:45 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 23 Aug 2018 15:33:09 +0000 (23:33 +0800)
commit1f9ee225873c48831bbfaf8841aab1c68fefc450
tree1b0bb7021cf8ffb3ef5ef83d35c93814e03d1ab2
parent644ad14fd074c5c8b350135277779ea9c2e48cc3
test,common: silence -Wunused-variable warnings

if compiled with -NDEBUG, assert() is optimised out.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/Cond.h
src/common/config_obs_mgr.h
src/include/on_exit.h
src/test/bufferlist.cc