On Tuesday March 24 2015 13:38:54 Matthew Woehlke wrote: > Thiago is proposing Option 2. In particular, the emphasized drawback; > what is being removed is the ability to *prevent* Qt from enabling C++11 > / C++14 mode if the compiler supports such a mode. It does *not* mean > that Qt as a whole will require C++14. I think where the confusion is ... > > Hopefully that helps clear things up...
It does for me. I have no idea if there's a reason not to build in C++1n mode if the compiler supports it, but if there is (ABI compatibility?), one could simply have a single switch to deactivate that. I agree there's no use in adding additional switches, of course. R. _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
