Hi,<br>Qt accepts 2012 at least doesn't it? I see KF5 following this a good thing. <br>From my perspective of supporting 3rd party devs:<br>Dependency on 2012 in practice can exist for many reasons, preference and taste often being the last ones. <br>If the goal is to have maximum reach for KF5 possible, using one or two modern features in a promile of the code base is less important.<br>We can still enjoy more language features in apps code.<br><br>And while I sympathise with the call for writing modern code I think a proper order would be first to alter the rules and then write the code, not the other way...<br><br><br>On Monday, 17 August 2015, Kevin Funk <<a href="mailto:kfunk@kde.org">kfunk@kde.org</a>> wrote:<br>> On Sunday 16 August 2015 11:19:39 Alex Merry wrote:<br>>> On 2015-08-13 09:57, Kai Uwe Broulik wrote:<br>>> > ‎Hi,<br>>> ><br>>> > My experience with MSVC 2013 was that you even need at least Update 4<br>>> > for initializer lists to work properly, which was released quite<br>>> > recently iirc.<br>>><br>>> And even then, initializer lists don't work in all circumstances<br>>> (specifically in member initialization like<br>>> struct foo {<br>>>    int bar[3] = {1, 2, 3};<br>>> };<br>>> ).<br>>><br>>> Actually, if you do use MSVC 2013, always make sure you install Update<br>>> 4, otherwise the compiler's really quite broken (even generating double<br>>> destructor calls in some circumstances). I don't think it's unreasonable<br>>> to refuse to support MSVC 2013 without update 4.<br>><br>> Yep, I know.<br>><br>> So can we come to an agreement we would be better off raising the required<br>> version to MSVC2013? I feel like people don't really want to revert the C++11<br>> portions of code they've written until now anyway...<br>><br>> Cheers,<br>> Kevin<br>><br>>> Alex<br>>> _______________________________________________<br>>> Kde-frameworks-devel mailing list<br>>> <a href="mailto:Kde-frameworks-devel@kde.org">Kde-frameworks-devel@kde.org</a><br>>> <a href="https://mail.kde.org/mailman/listinfo/kde-frameworks-devel">https://mail.kde.org/mailman/listinfo/kde-frameworks-devel</a><br>><br>> --<br>> Kevin Funk | <a href="mailto:kfunk@kde.org">kfunk@kde.org</a> | <a href="http://kfunk.org">http://kfunk.org</a><br><br>-- <br>regards, Jaroslaw Staniek<br><br>KDE:<br>: A world-wide network of software engineers, artists, writers, translators<br>: and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>Calligra Suite:<br>: A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>Kexi:<br>: A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>Qt Certified Specialist:<br>: <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a><br>