petitlapin commented on PR #218:
URL: https://github.com/apache/logging-log4cxx/pull/218#issuecomment-1598151343

   > @petitlapin what compiler are you using? Are you configuring log4cxx in a 
static initializer (e.g. in a getLogger() wrapper)?
   
   I've tested with ICC 2021.4 and ICX 2023.0 (which is clang16.0 with some 
improvement) in a ubi8 docker image. We compile apr, aprutil and log4cxx 
statically. The log is used in a static initializer as you say.
   
   I'll try to get a minimal example to reproduce it.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to