Supporting MSVC2010 in ktexteditor framework

Nicolás Alvarez nicolas.alvarez at gmail.com
Thu Nov 6 03:54:41 UTC 2014


2014-11-05 15:18 GMT-03:00 Nicolás Alvarez <nicolas.alvarez at gmail.com>:
> 2014-11-05 10:35 GMT-03:00 Kevin Ottens <ervin at kde.org>:
>> VS2012 hits the sweet spot of being relatively widespread while starting to
>> have a useful subset of C++11 (case in point ktexteditor which prompted this
>> thread builds with it).
>
> Actually I just found it doesn't build with VS2012 either, ugh. And I
> expected the fixes to be easier, but it seems I still have to fix the
> unit test full of brace initializers for 2012 to work.
>
> Ignoring for a moment the question of 2010, do we all agree on
> supporting 2012, and not bumping the minimum to 2013? If so, I'll
> start submitting patches to ktexteditor for 2012 support now, and then
> we can go back to discussing 2010 :)

I have pushed fixes to make KTextEditor compile on Visual C++ 2012 and
2010 to git branches.

-- 
Nicolás


More information about the Kde-frameworks-devel mailing list