]> git.pld-linux.org Git - packages/ceph.git/blob - ceph-assert.patch
- updated to 10.2.11 (for now, WIP on newer ones)
[packages/ceph.git] / ceph-assert.patch
1 --- ceph-10.2.11/src/test/librados_test_stub/TestWatchNotify.cc.orig    2018-07-09 18:23:56.000000000 +0200
2 +++ ceph-10.2.11/src/test/librados_test_stub/TestWatchNotify.cc 2020-05-23 14:37:53.766463510 +0200
3 @@ -1,6 +1,7 @@
4  // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
5  // vim: ts=8 sw=2 smarttab
6  
7 +#define BOOST_DISABLE_ASSERTS // broken with ceph assert.h
8  #include "test/librados_test_stub/TestWatchNotify.h"
9  #include "include/Context.h"
10  #include "common/Finisher.h"
This page took 0.06151 seconds and 3 git commands to generate.