Le jeudi 20 juin 2013 19:49:44 Benjamin Port a écrit :
> On Thursday, June 20, 2013 06:10:01 PM David Faure wrote:
> > Please update extra-cmake-modules, otherwise KF5 won't compile.
> >
> > I changed QT_NO_KEYWORDS to QT_NO_SIGNALS_SLOTS_KEYWORDS
> > so that we can keep using emit and foreach in
On Thursday 20 June 2013, David Faure wrote:
> Please update extra-cmake-modules, otherwise KF5 won't compile.
>
> I changed QT_NO_KEYWORDS to QT_NO_SIGNALS_SLOTS_KEYWORDS
> so that we can keep using emit and foreach in .cpp files, these don't hurt.
I'm quite busy currently with other stuff, but
On Thursday, June 20, 2013 06:10:01 PM David Faure wrote:
> Please update extra-cmake-modules, otherwise KF5 won't compile.
>
> I changed QT_NO_KEYWORDS to QT_NO_SIGNALS_SLOTS_KEYWORDS
> so that we can keep using emit and foreach in .cpp files, these don't hurt.
>
> But that means I cleaned stuff
Please update extra-cmake-modules, otherwise KF5 won't compile.
I changed QT_NO_KEYWORDS to QT_NO_SIGNALS_SLOTS_KEYWORDS
so that we can keep using emit and foreach in .cpp files, these don't hurt.
But that means I cleaned stuff up, so you need an up-to-date ECM, otherwise
things will break.
--