]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
include/ceph_assert: always use __PRETTY_FUNCTION__ for C++
authorKefu Chai <kchai@redhat.com>
Mon, 22 Oct 2018 08:07:13 +0000 (16:07 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 22 Oct 2018 08:53:05 +0000 (16:53 +0800)
commit5e12cef93008e12d092f4c1de5794304945b55fc
treec4a0eb998f41ae6be1221215d541641d0579552c
parentfd58e5d4ad2035ce66b6a3de8a0967e75cb985de
include/ceph_assert: always use __PRETTY_FUNCTION__ for C++

we've moved to GCC-7, no need to check for ancient compiler versions

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/include/ceph_assert.h