rm5248 opened a new pull request #53:
URL: https://github.com/apache/logging-log4cxx/pull/53


   This PR should switch log4cxx over to using smart pointers(either 
std::shared_ptr or boost:shared_ptr) as appropriate.  It also uses 
synchronization as defined by the C++ standard(std::mutex) or boost as 
appropriate.
   
   I believe that this will fix the following issues:
   LOGCXX-486
   LOGCXX-517(discovered while doing this conversion)
   LOGCXX-485
   LOGCXX-322
   LOGCXX-430


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

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


Reply via email to