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 6834b4ea Require sub-class implementors to change code while allowing
class users to compile existing code
add 85a7fb69 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/{errorhandler.cpp => optionhandler.cpp} | 17 +++++++++++++----
src/main/include/log4cxx/spi/optionhandler.h | 2 +-
3 files changed, 15 insertions(+), 5 deletions(-)
copy src/main/cpp/{errorhandler.cpp => optionhandler.cpp} (69%)