Hi Did you look at the latest coverage reports :) ?
I don't think we require Qt 5.7, so from this side we still have a grace period. But at the same time I wouldn't mind, c++11 should be fairly common these days. GCC starting from 4.8 should have it which is shipped by default on trusty and even 4.6 (precise) had a lot of support already. We could also ask for specific features instead of full support which might even give us more possibilities for early adoption of new compiler features. [2] Matthias [1] http://en.cppreference.com/w/cpp/compiler_support [2] https://cmake.org/cmake/help/v3.1/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.html On 14/07/16 23:09, Nyall Dawson wrote: > > Hi all, > > Just wondering - are we allowing use of c++11 features in master now? > > Given qt 5.7 requires a c++11 compiler, it seems like the right time > for us to make this a requirement too. > > Nyall > > > > _______________________________________________ > Qgis-developer mailing list > [email protected] > List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
_______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
