Re: C++11 support on Frameworks

2013-06-24 Thread David Faure
Le dimanche 23 juin 2013 02:16:01 Luiz Romário Santana Rios a écrit : > Will the Frameworks allow C++11? How much of it will be allowed? The KDE frameworks are extensions to Qt, so same rules as in Qt, to give the frameworks the same potential audience as the Qt libraries themselves : * Can't re

Re: C++11 support on Frameworks

2013-06-24 Thread Kevin Ottens
Hello, On Sunday 23 June 2013 02:16:01 Luiz Romário Santana Rios wrote: > I just started contributing to the Frameworks recently (I'm R_Rios on > IRC) and I didn't finda thread about it in the ML archives, so I'll > just ask it myself. > > Will the Frameworks allow C++11? How much of it will be a

Re: C++11 support on Frameworks

2013-06-23 Thread Luiz Romário Santana Rios
Ignore that bit about foreach not being allowed in tier1, my ECM were just outdated. But the question about C++11 being allowed or not remains. 2013/6/23 Luiz Romário Santana Rios : > Hello list. > > I just started contributing to the Frameworks recently (I'm R_Rios on > IRC) and I didn't finda th

C++11 support on Frameworks

2013-06-23 Thread Luiz Romário Santana Rios
Hello list. I just started contributing to the Frameworks recently (I'm R_Rios on IRC) and I didn't finda thread about it in the ML archives, so I'll just ask it myself. Will the Frameworks allow C++11? How much of it will be allowed? One example of its usefulness could be the replacement of fore