This is an automated email from the ASF dual-hosted git repository.
swebb2066 pushed a change to branch use_new_activate_options_signature
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
from 39a7259b Use the argument-free activateOptions() syntax
add 38306fba Silence ABI checker
add 025dc495 Fix failing test using new ABI
No new revisions were added by this update.
Summary of changes:
src/main/cpp/errorhandler.cpp | 2 ++
src/main/cpp/layout.cpp | 2 ++
src/main/cpp/syslogappender.cpp | 2 +-
src/main/include/log4cxx/layout.h | 3 ++-
src/main/include/log4cxx/net/syslogappender.h | 2 +-
src/main/include/log4cxx/rolling/timebasedrollingpolicy.h | 2 +-
src/main/include/log4cxx/spi/errorhandler.h | 2 +-
src/test/cpp/asyncappendertestcase.cpp | 3 ---
src/test/cpp/multithreadtest.cpp | 3 +--
9 files changed, 11 insertions(+), 10 deletions(-)