|
From: Kesavan, R. <Ram...@bm...> - 2007-03-19 09:54:31
|
Hi=20
I'm compiling the log4cpp project on Cygwin.=20
When I do a make check the testPattern fail.
The testPattern.exe simply core dumps.
On further digging into the code and using basic debugging, I found that
the below patterns are causing problems
=20
test(">%3.5m<%n", layout, cat);
test(">%.5m<%n", layout, cat);
test("%.10m", layout, cat);
=20
Can you please advise me on the same.=20
=20
Regards,
Ram Kumar Kesavan
bmcsoftware INC, India
Phone: +91 20 39876950
=20
<http://www.bmc.com>=20
=20
=20
|