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' => {
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
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
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
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
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