svn commit: r1623014 - in /incubator/log4cxx/trunk/src: changes/changes.xml main/cpp/logmanager.cpp main/include/log4cxx/logmanager.h

2014-09-07 Thread tschoening
Author: tschoening Date: Sun Sep 7 13:56:58 2014 New Revision: 1623014 URL: http://svn.apache.org/r1623014 Log: LOGCXX-430: My patch didn't work, against my expactations I seem to have introduced "static initialization order fiasco", which the former implementation didn't suffer from. So I chan

[jira] [Reopened] (LOGCXX-430) LogManager::getRootLogger is not thread-safe

2014-09-07 Thread JIRA
[ https://issues.apache.org/jira/browse/LOGCXX-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Schöning reopened LOGCXX-430: -- My patch didn't work, against my expactations I seem to have introduced "static initializat

[jira] [Updated] (LOGCXX-430) LogManager::getRootLogger is not thread-safe

2014-09-07 Thread JIRA
[ https://issues.apache.org/jira/browse/LOGCXX-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Schöning updated LOGCXX-430: - Attachment: LOGCXX-430-with-mutex-2.patch LOGCXX-430-with-mutex-1.patch Tr

svn commit: r1623040 - in /incubator/log4cxx/trunk: build.xml src/ant/apr-build.xml src/ant/common.xml src/ant/ilink32-workaround.xml

2014-09-07 Thread tschoening
Author: tschoening Date: Sun Sep 7 15:01:19 2014 New Revision: 1623040 URL: http://svn.apache.org/r1623040 Log: LOGCXX-421: We have a user who wants to build log4cxx under Windows XP, but the current work to get C++ Builder XE 4 supported introduced a dependency on where.exe, which is not avail