]> granicus.if.org Git - icinga2/commit
Quality: Prefer BOOST_{,UN}LIKELY gcc optimizer macros over our own 7300/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Tue, 9 Jul 2019 11:20:53 +0000 (13:20 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Tue, 9 Jul 2019 11:20:53 +0000 (13:20 +0200)
commit0d25ae0e081639375a7cb8ee76fccfd280520f5b
tree03b2a4faab8ef87684b18724202ddf66a3176e0d
parent400d58f95fb7f7cadcb9bf2c214b1ab2e3e8dc28
Quality: Prefer BOOST_{,UN}LIKELY gcc optimizer macros over our own

Our macro collides with Boost::DateTime and the gregorian classes
and I don't see any reason why we shouldn't use Boost::Config
being already there.
lib/base/i2-base.hpp
lib/config/vmops.hpp