timcoleman opened a new issue, #193:
URL: https://github.com/apache/logging-log4cxx/issues/193

   Visual Studio reports warning C4100 when compiling code that includes 
log4cxx/spi/loggerrepository.h.
   
   That function has two functions with empty bodies (fireAddAppenderEvent, 
fireRemoveAppenderEvent). Because they have unused formal parameters, Visual 
Studio warns about "unreferenced formal parameter". 


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