RK-BFX opened a new pull request, #502:
URL: https://github.com/apache/logging-log4cxx/pull/502

   Fixes apache#501:
   1. Add necessary `#include`s to get the per-platform calls in 
`GetExecutableFileName()` to compile.
   2. Fix buffer size passed to `_NSGetExecutablePath()` in macOS.
   
   Plus:
   A. Add more diagnostics for test failures like this. B. Add useful TODO 
comments.
   
   Also fix some linter warnings:
   a. 3 signed-unsigned comparison mismatches;
   b. 1 possibly unused variable.


-- 
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: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to