← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/cxx11 into lp:widelands

 

Also:
> According to http://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html "c++0x" is deprecated.
Yes, we should now use c++11 - I added a conditional into the CMake file to check for this.

> I also tried "c++03" :(.
This cannot work, we really need c++11 now.
-- 
https://code.launchpad.net/~widelands-dev/widelands/cxx11/+merge/175455
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/cxx11 into lp:widelands.


References