Qt Port update.

Dirk Hohndel dirk at hohndel.org
Sun Apr 14 08:12:43 PDT 2013


"Lubomir I. Ivanov" <neolit123 at gmail.com> writes:

> On 14 April 2013 06:47, Dirk Hohndel <dirk at hohndel.org> wrote:
>
> as a bold alternative we could enable:
> CONFIG += c++11

Umm. NO.

C++11 support is quite a mixed bag across different compilers. And with
our goal to support building not only on the latest and greatest
platform it will be a couple more years before we should assume C++11.

And frankly, I don't think that using more obscure new language
extensions is going to help us address the concern that the code is
becoming harder to read and understand.

/D


More information about the subsurface mailing list