Thiago Macieira [[email protected]] > I'm going to add an #error to qcompilerdetection.h for any unreleased version > of MSVC. > > ==> In other words, adding new Q_COMPILER_xxx defines for C++11 for MSVC > breaks > binary compatibility <=== > > For that reason and because we don't know what features newer MSVC will > support, I am right now declaring all future versions unsupported until > there's a Qt release that adds the defines.
Am I understanding this right that this will make such versions of Qt uncompilable _even for people who do not care about binary compatibility_? Andre' _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
