You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/09/08 14:23:20 UTC

[GitHub] [incubator-kvrocks] PragmaTwice commented on issue #836: Updating C++ 17 and start implementation of RocksDB 7.х

PragmaTwice commented on issue #836:
URL: https://github.com/apache/incubator-kvrocks/issues/836#issuecomment-1240789124

   I favor updating to newer c++ standard, but it may be a more complicated task and I think you could open a separate issue to discuss the standard updating.
   
   Things that might need to be investigated to update the c++ standard include:
   - compiler support, which version of the compiler standard we need to upgrade to
   - breaking changes to the new standard and semantic changes, and their impact on kvrocks
   - behavior differences of dependency libraries across standards


-- 
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: issues-unsubscribe@kvrocks.apache.org

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