D7958: Drop ENABLE_TRANSIENCY_CHECK related code as it doesn't compile

Martin Flöser noreply at phabricator.kde.org
Sat Sep 23 19:43:10 UTC 2017


graesslin created this revision.
graesslin added reviewers: KWin, Plasma.
Restricted Application added a project: KWin.
Restricted Application added subscribers: kwin, plasma-devel.

REVISION SUMMARY
  The code ifdefed by ENABLE_TRANSIENCY_CHECK does no longer compile and
  has not compiled since the switch to Qt 5 and KF5 as it still uses
  kDebug and (worse) kDBacktrace. There are several other changes which
  broke the code and I failed trying to get it to compile again. It's a
  classic example of bitrot happening to code which is never getting
  compiled.
  
  As this has not been in a state which could compile for at least several
  years, I think it's best to completely remove it.

REPOSITORY
  R108 KWin

BRANCH
  drop-enable-transiency-check

REVISION DETAIL
  https://phabricator.kde.org/D7958

AFFECTED FILES
  client.cpp
  group.cpp
  utils.h
  workspace.cpp

To: graesslin, #kwin, #plasma
Cc: plasma-devel, kwin, bwowk, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170923/9849c093/attachment.html>


More information about the Plasma-devel mailing list