You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2020/06/22 18:12:51 UTC

[GitHub] [logging-log4cxx] baldapps opened a new pull request #27: Fix missing const

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


   Const was missing for method getDatePattern and a const_cast was needed if the object instance was const.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [logging-log4cxx] ams-tschoening commented on pull request #27: Fix missing const

Posted by GitBox <gi...@apache.org>.
ams-tschoening commented on pull request #27:
URL: https://github.com/apache/logging-log4cxx/pull/27#issuecomment-647949577


   Tests succeeded for me again, thanks!


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [logging-log4cxx] ams-tschoening merged pull request #27: Fix missing const

Posted by GitBox <gi...@apache.org>.
ams-tschoening merged pull request #27:
URL: https://github.com/apache/logging-log4cxx/pull/27


   


----------------------------------------------------------------
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:
users@infra.apache.org