svn commit: r384272 - in /logging/log4cxx/trunk/include/log4cxx: helpers/unicodehelper.h xml/domconfigurator.h

2006-03-08 Thread afester
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/

Re: Compilation error (0.9.8, 7-Mar-2006 trunk version)

2006-03-08 Thread Andreas Fester
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

Re: Intended commits for L7dTestCase (LOGCXX-125)

2006-03-08 Thread Andreas Fester
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

Re: Intended commits for L7dTestCase (LOGCXX-125)

2006-03-08 Thread Curt Arnold
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

svn commit: r384443 - /logging/log4cxx/trunk/src/logger.cpp

2006-03-08 Thread carnold
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