Author: afester
Date: Wed Mar 8 09:14:28 2006
New Revision: 384272
URL: http://svn.apache.org/viewcvs?rev=384272&view=rev
Log:
LOGCXX-130: removed extra class qualifications
Modified:
logging/log4cxx/trunk/include/log4cxx/helpers/unicodehelper.h
logging/log4cxx/trunk/include/log4cxx/xml/
Bug report created, patch applied and committed :-)
Thanks,
Andreas
Efri Nattel-Shay wrote:
> When compiling 0.9.8 on a Linux FC5 machine, (g++ version 4.1), I'm
> getting two of the following errors.
> An svn diff of the interface without the extra qualification, that
> passes compilati
Ok, I would like to retry this one ;-)
I added an InputStreamReader to split the reader and stream
hierarchy. The classes should now be similar to java.
InputStreamReader converts from char to LogString.
Thanks,
Andreas
On Jan 30, 2006, at 9:12 AM, Andreas Fester wrote:
> This patch fi
On Mar 8, 2006, at 1:34 PM, Andreas Fester wrote:
Ok, I would like to retry this one ;-)
I added an InputStreamReader to split the reader and stream
hierarchy. The classes should now be similar to java.
InputStreamReader converts from char to LogString.
Thanks,
Andreas
Go ahead an
Author: carnold
Date: Wed Mar 8 22:10:35 2006
New Revision: 384443
URL: http://svn.apache.org/viewcvs?rev=384443&view=rev
Log:
Bug LOGCXX-4: Stray use of Level::INFO not Level::getInfo()
Modified:
logging/log4cxx/trunk/src/logger.cpp
Modified: logging/log4cxx/trunk/src/logger.cpp
URL:
http