On Fri, Dec 23, 2016 at 6:39 PM, <gsquel...@mozilla.com> wrote: > On Saturday, December 24, 2016 at 3:08:21 AM UTC+11, Nathan Froyd wrote: >> paves the way for being able to compile in C++14 > So, can we start using the good stuff right now, or should we wait for a > proper "go" signal?
We'll need to wait for bug 1325632 to land. While MSVC will happily compile C++14 code with our current configuration right now, we still pass -std=c++11 to GCC and Clang. And there may be other things to do as well (e.g. I think we need to start defining mozalloc-specific sized allocation and deallocation functions, and maybe some other things I have not thought of). -Nathan _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform