79619028

Date: 2025-05-13 06:03:12
Score: 0.5
Natty:
Report link

The init(NULL) call is to an ios_base::init function which is only available on Clang. This call is required on Clang to prevent a unit test (streamtestcase) failure.

I have added support for GNU g++-14 on MacOS in this Log4cxx PR

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Stephen Webb