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 025dc495 Fix failing test using new ABI
add 6834b4ea Require sub-class implementors to change code while allowing
class users to compile existing code
No new revisions were added by this update.
Summary of changes:
src/main/cpp/CMakeLists.txt | 1 -
src/main/cpp/optionhandler.cpp | 35 ----------------------------
src/main/include/log4cxx/spi/optionhandler.h | 10 ++++----
src/test/cpp/optionhandlertest.cpp | 32 ++++++++++---------------
4 files changed, 18 insertions(+), 60 deletions(-)
delete mode 100644 src/main/cpp/optionhandler.cpp