CI Requirements - Lessons Not Learnt?

Martin Gräßlin mgraesslin at kde.org
Thu Jan 12 06:38:04 GMT 2017


Am 2017-01-12 04:10, schrieb Kevin Kofler:
> Martin Gräßlin wrote:
>> #if 0
>> // code already written, but not enabled as CI doesn't have it
>> #endif
> 
> If you already have this, then why don't you just write:
> #ifdef HAVE_FOO_1_23
> or
> #if HAVE_FOO_1_23
> with an appropriate #cmakedefine instead of #if 0? Then things will 
> just
> work and everybody will be happy.

Everybody except I. I would have to maintain that mess. And I don't have 
time to maintain multiple compile time paths.

Sorry, if the KDE community wants a KWin with multiple compile paths, 
the KDE community should ASAP start looking for a maintainer who has the 
time to support it.

Cheers
Martin




More information about the kde-core-devel mailing list