svn commit: r537476 - in /logging/log4cxx/trunk: build.xml configure.in include/log4cxx/log4cxx.h.in include/log4cxx/log4cxx.hw include/log4cxx/private/log4cxx_private.h.in include/log4cxx/private/log

2007-05-12 Thread afester
Author: afester Date: Sat May 12 09:09:52 2007 New Revision: 537476 URL: http://svn.apache.org/viewvc?view=rev&rev=537476 Log: LOGCXX-126: fix build failure of console.cpp on systems with no wchar_t support, removed hard coded HAS_STD_WCOUT. Modified: logging/log4cxx/trunk/build.xml loggi

svn commit: r537449 - /logging/log4cxx/trunk/src/unicodehelper.cpp

2007-05-12 Thread afester
Author: afester Date: Sat May 12 07:54:52 2007 New Revision: 537449 URL: http://svn.apache.org/viewvc?view=rev&rev=537449 Log: LOGCXX-178: In case of __STDC_ISO_10646__, removed unused variable to avoid build failure with pedantic errors, and fixed undefined variables Modified: logging/log4c