]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph_test_rados_api_tmap_migrate: fix warning 8088/head
authorSage Weil <sage@redhat.com>
Mon, 14 Mar 2016 17:11:49 +0000 (13:11 -0400)
committerSage Weil <sage@redhat.com>
Mon, 14 Mar 2016 17:11:49 +0000 (13:11 -0400)
commit7792def018315752d693906dfb623e5aebe98aa1
tree710a8031e5e8791c2e3dcf8cc13ff60eb523c92e
parent3a928f8b4550c53ec1710b79f0fdf6bd8f6d014e
ceph_test_rados_api_tmap_migrate: fix warning

In file included from ./test/librados/TestCase.h:9:0,
                 from test/librados/tmap_migrate.cc:4:
../src/gmock/gtest/include/gtest/gtest.h: In instantiation of â€˜testing::Asserti$
../src/gmock/gtest/include/gtest/gtest.h:1484:23:   required from â€˜static testi$
test/librados/tmap_migrate.cc:56:3:   required from here
../src/gmock/gtest/include/gtest/gtest.h:1448:16: warning: comparison between s$
   if (expected == actual) {
                ^

Signed-off-by: Sage Weil <sage@redhat.com>
src/test/librados/tmap_migrate.cc