[icinga-checkins] icinga.org: icinga2/feature/cxxabi: Replace boost::exception_ptr with std: :exception_ptr
git at icinga.org
git at icinga.org
Tue Aug 30 20:30:39 CEST 2016
Module: icinga2
Branch: feature/cxxabi
Commit: 031761ecbcf64efed16798c1a777d24aef201f32
URL: https://git.icinga.org/?p=icinga2.git;a=commit;h=031761ecbcf64efed16798c1a777d24aef201f32
Author: Gunnar Beutner <gunnar.beutner at netways.de>
Date: Tue Aug 30 20:14:07 2016 +0200
Replace boost::exception_ptr with std::exception_ptr
---
icinga-studio/mainform.cpp | 12 ++++++------
icinga-studio/mainform.hpp | 6 +++---
lib/base/exception.cpp | 4 ++--
lib/base/exception.hpp | 4 ++--
lib/base/json.cpp | 8 ++++----
lib/base/workqueue.cpp | 8 ++++----
lib/base/workqueue.hpp | 8 ++++----
lib/cli/consolecommand.cpp | 14 +++++++-------
lib/cli/consolecommand.hpp | 6 +++---
lib/config/expression.cpp | 5 +----
lib/db_ido_mysql/idomysqlconnection.cpp | 2 +-
lib/db_ido_mysql/idomysqlconnection.hpp | 2 +-
lib/db_ido_pgsql/idopgsqlconnection.cpp | 2 +-
lib/db_ido_pgsql/idopgsqlconnection.hpp | 2 +-
lib/remote/apiclient.cpp | 24 ++++++++++++------------
lib/remote/apiclient.hpp | 8 ++++----
lib/remote/configobjectutility.cpp | 2 +-
17 files changed, 57 insertions(+), 60 deletions(-)
Diff: https://git.icinga.org/?p=icinga2.git;a=commitdiff;h=031761ecbcf64efed16798c1a777d24aef201f32
More information about the icinga-checkins
mailing list