cvs commit: logging-log4cxx/include/log4cxx/rolling - New directory

2005-01-06 Thread carnold
carnold 2005/01/06 15:01:34 logging-log4cxx/include/log4cxx/rolling - New directory

RollingFileAppender EnterCriticalSection Crash Exception on Windows Server 2003

2005-01-06 Thread Kevin Tew
I've wrote a example app below that illustrates the problem. Any suggestions? Kevin ( listman) This is the exception Unhandled exception at 0x77f5d61b in testing.exe: 0xC005: Access violation writing location 0x100ad678. This is the stack ntdll.dll!77f5d61b() ntdll.dll!77f42044()

Re: cvs commit: logging-log4cxx/tests/witness/ndc NDC.1

2005-01-06 Thread Ceki Gülcü
Curt, While you are importing unit tests over from log4j, you probably became aware that the log4j tests based on the witness approach, although very valuable, are fragile and somewhat hard to maintain. I suspect that better and cheaper testing methodologies are out there. What do you think? At 11:

cvs commit: logging-log4cxx/tests/src main.cpp streamtestcase.cpp

2005-01-06 Thread carnold
carnold 2005/01/05 23:26:56 Modified:src ndc.cpp relativetimedateformat.cpp stringhelper.cpp telnetappender.cpp tests/src main.cpp streamtestcase.cpp Log: x86_64 compilation fixes Revision ChangesPath 1.13 +15 -15loggin