ams-tschoening commented on issue #14: Replace ant build with cmake URL: https://github.com/apache/logging-log4cxx/pull/14#issuecomment-583884452 @stephen-webb Does `socketservertestcase` succeed for your? I get the following error messages for two tests which use the `%C` format flag in their configs: |Files [output/filtered] and [witness/socketServer.2] differ on line 1 One reads: [TRACE T2 [main] ? (socketservertestcase.cpp:XXX) Message 1]. Other reads:[TRACE T2 [main] SocketServerTestCase (socketservertestcase.cpp:XXX) Message 1]. -------------------------------- Contents of output/filtered: 1 : TRACE T2 [main] ? (socketservertestcase.cpp:XXX) Message 1 [...] -------------------------------- Contents of witness/socketServer.2: 1 : TRACE T2 [main] SocketServerTestCase (socketservertestcase.cpp:XXX) Message 1 I have no idea where that `?` comes from...
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
