On Wednesday 29 January 2014 12:40:20 Thiago Macieira wrote: > On terça-feira, 28 de janeiro de 2014 15:19:37, Andrius da Costa Ribas wrote: > > MSVC (at least vc2010) is C89 for C code, changing it to C99 on GCC may > > lead to changes that break MSVC build (since almost everything is mostly > > tested on linux/gcc only). > > Then make it a requirement to use MSVC 2013 at a minimum on Windows.
I would rather we don't do that, as long as Qt itself doesn't require it. Surely we don't have so much C code that this really matters? -- David Faure, [email protected], http://www.davidfaure.fr Working on KDE, in particular KDE Frameworks 5 _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
