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
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