Hi,

I've pushed a wip-cxx11 branch to github that adds the -std=c++11 flag for both 
cmake and automake builds, and fixes the resulting compilation errors.

The switch to c++11 has two main implications:
* platform support: as expected, gitbuilder is reporting failures on precise 
and centos6 due to their older compilers
* ABI change: Sam started a discussion on the list yesterday about how to deal 
with librados clients

I would also like to track the state of compiler support for c++14 (and 
beyond), so that we can adopt them as soon as it's practical.

Casey
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to