> On Oct. 21, 2013, 8:06 p.m., Stephen Kelly wrote:
> > As far as I know, only threadweaver and karchive will be released in 
> > December. The rest of the frameworks won't be released until summer. 
> > 
> > By summer, CMake 3.0.0 will most likely be out.
> 
> Volker Krause wrote:
>     while the CMake 3 solution is obviously much nicer, what are our 
> alternatives until then? The current solution is adding -std=c++0x without 
> proper compiler checks ad-hoc where needed, I think that's far worse than 
> this change. Also, it wont detect incompatibilities with C++11 in currently 
> C++98-only code paths. And changes here are needed anyway, since -ansi 
> effectively prevents you from enabling C++11 (which also suggests ICC hasn't 
> been tested in quite a while).
>
> 
> Ivan Čukić wrote:
>     +1

Fair enough.

I don't recommend releasing ecm with this though.

I don't see any reason to release ecm when releasing KArchive and Threadweaver. 
I recommend just copying needed files into the first release of those instead.


- Stephen


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113373/#review42130
-----------------------------------------------------------


On Oct. 21, 2013, 6:51 p.m., Volker Krause wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/113373/
> -----------------------------------------------------------
> 
> (Updated Oct. 21, 2013, 6:51 p.m.)
> 
> 
> Review request for Extra Cmake Modules, KDE Frameworks and Stephen Kelly.
> 
> 
> Repository: extra-cmake-modules
> 
> 
> Description
> -------
> 
> Enable C++11 support by default.
> 
> 
> Diffs
> -----
> 
>   kde-modules/KDECompilerSettings.cmake 
> b745ec3c52fe66b3cfb89a334c99a5ea8ef71d4d 
> 
> Diff: http://git.reviewboard.kde.org/r/113373/diff/
> 
> 
> Testing
> -------
> 
> Compiles, all required fixes have been integrated into the frameworks branch 
> by now (at least for the subset I have the required dependencies for).
> 
> 
> Thanks,
> 
> Volker Krause
> 
>

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to