D17289: KDevelop/Shell: set dedicated TMPDIR
René J.V. Bertin
noreply at phabricator.kde.org
Sat Jan 26 16:18:07 GMT 2019
rjvbb added a comment.
> There are mechanisms to ensure cleanup in any event by removing an open file on POSIX compatibles (close will then
I've tried to unlink certain files after they were created but reverted that again when I started getting crashes in the parser. Not that reverting helped against that...
> > By the way, does someone know why we are using `CXTranslationUnit_CreatePreambleOnFirstParse`? This seems overly wasteful to me
I've wondered about this too, but tried to convince myself there must be a reason. I also wonder if this option explains why ObjC(++) files are so much more expensive to parse than C and C++ (processing time and required RAM, which is NOT freed when you close the file).
Sounds like /me is going to see what changes if you remove that option...
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D17289
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/20190126/5e7d0c79/attachment.html>
More information about the KDevelop-devel
mailing list