This is an automated email from the ASF dual-hosted git repository.
rmiddleton pushed a change to branch location-info
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git.
from 5fdf0d0 make sure we compile with C++11
add 8dd8517 Calculate the short filename via a helper function
No new revisions were added by this update.
Summary of changes:
src/main/cpp-qt/messagehandler.cpp | 5 +-
src/main/cpp/locationinfo.cpp | 43 ++-------------
src/main/include/log4cxx/logger.h | 63 ++++++++--------------
.../include/log4cxx/spi/location/locationinfo.h | 62 ++++++++++-----------
src/test/cpp/jsonlayouttest.cpp | 8 +--
src/test/cpp/rolling/timebasedrollingtest.cpp | 2 +
6 files changed, 66 insertions(+), 117 deletions(-)