D17289: KDevelop/Shell: set dedicated TMPDIR

René J.V. Bertin noreply at phabricator.kde.org
Fri Jan 25 23:12:51 GMT 2019


rjvbb updated this revision to Diff 50304.
rjvbb added a comment.


  This version saves the original TMPDIR value, and adds a wrapper around QProcessEnvironment::systemEnvironment() that restores that original value. To keep changes to a minimum I've added that wrapper to the Core class itself.
  
  The idea is to replace the QProcessEnvironment call with Core()->systemEnvironment() everywhere (where the return value is passed to a child process). Please let me know if I can go ahead and do that, or else if this is not the way to go.

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D17289?vs=46779&id=50304

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

AFFECTED FILES
  kdevplatform/shell/core.cpp
  kdevplatform/shell/core.h
  kdevplatform/shell/core_p.h

To: rjvbb, #kdevelop, kfunk, mwolff
Cc: aaronpuchert, mwolff, pino, kfunk, kdevelop-devel, glebaccon, hase, antismap, iodelay, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20190125/226d5911/attachment-0001.html>


More information about the KDevelop-devel mailing list