]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge pull request #45756 from rzarzynski/wip-common-no-cpp17-second_round
authorYuri Weinstein <yweinste@redhat.com>
Tue, 12 Apr 2022 20:51:58 +0000 (13:51 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Apr 2022 20:51:58 +0000 (13:51 -0700)
commited556e6bc97a7585da2b219e7756ba9013675d67
treede3397b64cd39a6dca831fa6bbb4d8533f19e5b2
parenta31813d25109a92ecc7d6d3c490240d7373ec706
parent2528f9d07017cf7cc77f4c02a993d97074db0596
Merge pull request #45756 from rzarzynski/wip-common-no-cpp17-second_round

common/bl: fix FTBFS on C++11 due to C++17's if-with-initializer

Reviewed-by: Kefu Chai <kchai@redhat.com>