This is an automated email from the ASF dual-hosted git repository.
swebb2066 pushed a change to branch msys2_gcc_fix
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
from af25e562 Warn rather than fail when the locale 'en_US.UTF-8' is not
available
add 81094a85 Revert "Warn rather than fail when the locale 'en_US.UTF-8'
is not available"
add 64b3c457 Revert "Warn rather than fail when the locale 'en_US.UTF-8'
is not available"
add 42a6f650 Revert "Synchonization should not depend on APR threads"
add 2d17f3ca Revert "The FileWatchDog thread no longer uses APR threads"
add a73b8760 Revert "The AsyncAppendr thread no longer uses APR threads"
add c5c13ac2 Revert "The FileWatchDog thread no longer uses APR threads"
No new revisions were added by this update.
Summary of changes:
src/examples/cpp/delayedloop.cpp | 10 ++++-
src/main/cpp/aprinitializer.cpp | 10 +++++
src/main/cpp/class.cpp | 2 +
src/main/cpp/domconfigurator.cpp | 22 +++++++++++
src/main/cpp/optionconverter.cpp | 6 ++-
src/main/cpp/propertyconfigurator.cpp | 5 +++
src/test/cpp/asyncappendertestcase.cpp | 2 +
src/test/cpp/helpers/charsetdecodertestcase.cpp | 33 +++++-----------
src/test/cpp/helpers/charsetencodertestcase.cpp | 51 ++++++++++---------------
src/test/cpp/net/socketappendertestcase.cpp | 2 +
src/test/cpp/net/telnetappendertestcase.cpp | 2 +
src/test/cpp/net/xmlsocketappendertestcase.cpp | 3 +-
12 files changed, 92 insertions(+), 56 deletions(-)