Antoine Brodin
Antoine Brodin
On FreeBSD I have similar test failures, this is with version 4.5.0: Assertion failed: (status == SIGALRM), function test_process_scan, file tests/test-rules.c, line 3551. And after commenting it out: Assertion failed:...
Something like this? ``` --- COLLADAStreamWriter/src/COLLADASWLibraryAnimations.cpp.orig 2017-05-10 01:36:49 UTC +++ COLLADAStreamWriter/src/COLLADASWLibraryAnimations.cpp @@ -62,7 +62,7 @@ namespace COLLADASW //--------------------------------------------------------------- LibraryAnimations::LibraryAnimations ( COLLADASW::StreamWriter * streamWriter ) - : Library ( streamWriter, CSWC::CSW_ELEMENT_LIBRARY_ANIMATIONS...
This is on ubuntu 24.04 which uses rsyslog 8.2312.0. According to the rsyslog documentation , the timestamps are in RFC 3339 format unless RSYSLOG_TraditionalFileFormat is specified
> > This is on ubuntu 24.04 which uses rsyslog 8.2312.0. According to the rsyslog documentation , the timestamps are in RFC 3339 format unless RSYSLOG_TraditionalFileFormat is specified > >...