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

Knoll Lars Lars.Knoll at theqtcompany.com
Thu Mar 3 09:48:12 CET 2016


On 03/03/16 09:35, "Olivier Goffart" <olivier at woboq.com> wrote:

>Am Donnerstag, 3. März 2016, 08:24:41 CET schrieb Knoll Lars:
>> On 03/03/16 09:12, "Development on behalf of Thiago Macieira"
>> <development-bounces+lars.knoll=theqtcompany.com at qt-project.org on behalf
>> of thiago.macieira at intel.com> wrote:
> 
>> 
>> 
>> 
>> >On quinta-feira, 3 de março de 2016 08:05:41 PST Knoll Lars wrote:
>> >
>> >> This looks good.
>> >
>> >
>> >It's good, but not sufficient.
>
>Apparently it requires Non-static data member initializers which is only 
>implemented in GCC 4.7.  So I guess there need to be an explicit check for GCC 
>4.7 or more.

And require(c++11) doesn't prevent things to be compiled for gcc 4.6?

Cheers,
Lars



More information about the Development mailing list