[cpp-log4shib] branch main updated (ed04366 -> 84a4a19)
Scott Cantor
cantor.2 at osu.edu
Tue Oct 19 14:55:29 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to branch main
in repository cpp-log4shib.
from ed04366 CentOS 8 specfile fixes.
new 32b1c5b Disable building the static library by default
new c946440 Simplify C(XX)FLAGS handling
new b30b74b Remove dynamic exception specifications forbidden by ISO C++17
new 84a4a19 Remove deprecated dynamic throw declarations.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
configure.ac | 11 ++++-------
include/log4shib/Category.hh | 6 ++----
include/log4shib/PatternLayout.hh | 3 +--
include/log4shib/Priority.hh | 3 +--
include/log4shib/PropertyConfigurator.hh | 2 +-
include/log4shib/SimpleConfigurator.hh | 5 +++--
src/Category.cpp | 6 ++----
src/PatternLayout.cpp | 2 +-
src/Priority.cpp | 3 +--
src/PropertyConfigurator.cpp | 2 +-
src/PropertyConfiguratorImpl.cpp | 8 ++++----
src/PropertyConfiguratorImpl.hh | 10 ++++------
src/SimpleConfigurator.cpp | 4 ++--
13 files changed, 27 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list