You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2021/10/06 22:42:38 UTC

[GitHub] [geode-native] pdxcodemonkey commented on pull request #874: GEODE-9639: Removed the use of std::unary_function.

pdxcodemonkey commented on pull request #874:
URL: https://github.com/apache/geode-native/pull/874#issuecomment-937287321


   > > * std::not1 (TcrMessage.cpp)
   > 
   > The difference here is that `std::not1` is deprecated in C++14 while the others we are tackling here were deprecated in C++11. How did you find this deprecated symbol? Do you have tool that finds all deprecated or did you find this manually?
   
   This.  If there's a convenient tool for this, that would be a great thing to incorporate into CI.


-- 
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-unsubscribe@geode.apache.org

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