Re: [PR] Update CI Ubuntu versions [logging-log4cxx]

2025-03-29 Thread via GitHub
swebb2066 commented on PR #492: URL: https://github.com/apache/logging-log4cxx/pull/492#issuecomment-2764412154 Compiling this branch with g++ 11.4.0 produces a new-abi.dump containing (for example): ``` '18461936' => {

[PR] fix ShutdownDisabledTest and LoggerContext_shutdownDisable changelog [logging-log4j2]

2025-03-29 Thread via GitHub
Pluto-syd opened a new pull request, #3581: URL: https://github.com/apache/logging-log4j2/pull/3581 - Modify the LoggerContext_shutdownDisable.xml file to change the entry type from "added" to "fixed" - Update the ShutdownDisabledTest.java file to fix the assertion check for shutdown cal

Re: [I] Compressing rolled files (logging-log4net)

2025-03-29 Thread via GitHub
FreeAndNil commented on issue #234: URL: https://github.com/apache/logging-log4net/issues/234#issuecomment-2763522660 @lraulea can you set a breakpoint in RollOverTime()? Can you post your log4net configuration? -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] Update CI Ubuntu versions [logging-log4cxx]

2025-03-29 Thread via GitHub
rm5248 commented on PR #492: URL: https://github.com/apache/logging-log4cxx/pull/492#issuecomment-2763342400 Are we getting a false positive with the ABI check? I can take a look at it later. -- This is an automated message from the Apache Git Service. To respond to the message, please l

Re: [I] Compressing rolled files (logging-log4net)

2025-03-29 Thread via GitHub
lraulea commented on issue #234: URL: https://github.com/apache/logging-log4net/issues/234#issuecomment-2763922032 Sure, let me check it tomorrow. -- 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

Re: [I] Compressing rolled files (logging-log4net)

2025-03-29 Thread via GitHub
lraulea commented on issue #234: URL: https://github.com/apache/logging-log4net/issues/234#issuecomment-2763302484 Unfortunately overriding `RollFile(string fromFile, string toFile)` does not work :-( pity I see the new rolled files being created in File Explorer, but for some reaso