D9016: remove global statics

Sven Brauch noreply at phabricator.kde.org
Tue Nov 28 22:58:26 UTC 2017


brauch updated this revision to Diff 23110.
brauch added a comment.


  Hmpf, right, QList compares its head to its tail which is certainly not atomic. I *think* for QVector this would be safe (it compares its size to zero), but better not take chances. Sorry that this is such a hassle.

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D9016?vs=23096&id=23110

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

AFFECTED FILES
  duchain/helpers.cpp
  duchain/helpers.h
  projectconfig/projectconfigpage.cpp
  pythonparsejob.cpp

To: brauch, flherne
Cc: anthonyfieroni, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20171128/7d9352d8/attachment.html>


More information about the KDevelop-devel mailing list