[Development] Dropping qtserialbus from Qt 5.6 -- it doesn't compile in C++98

Thiago Macieira thiago.macieira at intel.com
Thu Mar 3 17:12:25 CET 2016


On quinta-feira, 3 de março de 2016 08:48:12 PST Knoll Lars wrote:
> And require(c++11) doesn't prevent things to be compiled for gcc 4.6?

Correct.

Please add a test for each of the specific C++11 features, not for the compiler 
version. My email with the build errors lists them all, in addition to NSDMI.

This will also replace the checks for VS2008-2012, since those compilers 
should then fail the test and the module gets disabled.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list