You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by gi...@git.apache.org on 2017/07/18 01:02:24 UTC

[GitHub] jai1 opened a new issue #579: Upgrading to c++11

jai1 opened a new issue #579: Upgrading to c++11
URL: https://github.com/apache/incubator-pulsar/issues/579
 
 
   Our c++ client uses really old gcc compiler version, boost libraries and C++ version. In due time we will need to upgrade them to use current versions of the same. 
   
   As of now, I want to just upgrade the client to use C++11 - as per my discussion with @msb-at-yahoo as long as the interface does **not** use C++11 features, the change will be backward compatible.
   
   @merlimat @saandrews - What is your take on this? Do you foresee any problems if we upgrade to C++11 and not use any C++11 features in the interface?
   If not then I can start work on the same.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services