carnold 2005/01/06 15:01:34
logging-log4cxx/include/log4cxx/rolling - New directory
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()
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:
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