KF5 Maintainers: Please get ready for release
David Faure
faure at kde.org
Mon Apr 28 16:22:37 UTC 2014
On Monday 28 April 2014 16:32:41 Ivan Čukić wrote:
> Hi,
>
> Should we create a new component in bko, or we can rename the existing one
> (kactivities -> frameworks-kactivities)? (I did the former, but wanted to
> check)
>
> The same question for the revboard - should the repository be renamed to
> frameworks-kactivities?
>
> The only thing that I'm having issues with is astyle - it screws up so many
> things:
> - does not know how to format lambdas, range-for
The latter has an easy solution: don't use range-for, it's not supported by
the set of compilers that KF5/Qt5 support.
The other issues are valid though, and my patches don't help with these.
It can all be fixed, though, astyle is C++ itself ;)
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5
More information about the Kde-frameworks-devel
mailing list