[kdevelop] [Bug 292228] Reference not dropped when deducing template arguments

2021-03-16 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=292228 Aaron Puchert changed: What|Removed |Added CC||aaronpuch...@alice-dsl.net --- Comment #5 from

[clazy] [Bug 432078] Crash when building with 'ENABLE_CLAZY'

2021-01-30 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=432078 Aaron Puchert changed: What|Removed |Added CC||aaronpuch...@alice-dsl.net See Also

[kdevelop] [Bug 426335] kdevelop symantic analysis opencl only partially working

2020-09-26 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=426335 --- Comment #4 from Aaron Puchert --- (In reply to Aaron Puchert from comment #3) > Or we use -fdeclare-opencl-builtins. (https://reviews.llvm.org/D60763) Maybe not for now though, the flag is still considered experimental (you have to pre

[kdevelop] [Bug 426335] kdevelop symantic analysis opencl only partially working

2020-09-26 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=426335 Aaron Puchert changed: What|Removed |Added CC||aaronpuch...@alice-dsl.net --- Comment #3 from

[kdevelop] [Bug 385768] segfault on parsing project: in clang::Decl::setInvalidDecl(bool) () from /usr/lib64/llvm/5/lib64/../lib64/libclangAST.so.5

2020-09-07 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=385768 Aaron Puchert changed: What|Removed |Added CC||aaronpuch...@alice-dsl.net Status

[kdevelop] [Bug 421704] `#include ` with parser set to c++2a causes a crash

2020-09-01 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=421704 Aaron Puchert changed: What|Removed |Added See Also||https://bugs.llvm.org/show_

[kdevelop] [Bug 417971] Kdevelop crashes during autocomplete

2020-07-17 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=417971 Aaron Puchert changed: What|Removed |Added Resolution|WORKSFORME |UPSTREAM -- You are receiving this mail

[kdevelop] [Bug 422716] using gcc10 as compiler while including crashes kdevelop

2020-06-16 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=422716 Aaron Puchert changed: What|Removed |Added See Also||https://bugs.llvm.org/show_

[kdevelop] [Bug 421704] `#include ` with parser set to c++2a causes a crash

2020-06-16 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=421704 Aaron Puchert changed: What|Removed |Added CC||kitanat...@gmail.com --- Comment #7 from Aaron

[kdevelop] [Bug 421704] `#include ` with parser set to c++2a causes a crash

2020-06-16 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=421704 Aaron Puchert changed: What|Removed |Added Status|NEEDSINFO |RESOLVED See Also

[kdevelop] [Bug 417971] Kdevelop crashes during autocomplete

2020-06-16 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=417971 Aaron Puchert changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|CONFIRMED

[kdevelop] [Bug 421704] `#include ` with parser set to c++2a causes a crash

2020-06-06 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=421704 Aaron Puchert changed: What|Removed |Added CC||aaronpuch...@alice-dsl.net --- Comment #3 from

[kdevelop] [Bug 417971] Kdevelop crashes during autocomplete

2020-06-05 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=417971 --- Comment #7 from Aaron Puchert --- Andrei, does your code also involve captures of variable-length arrays, or is it something else? I can see from your stack trace that an lambda init expression is nullptr (since #11 is at https://github.com/llvm

[kdevelop] [Bug 417971] Kdevelop crashes during autocomplete

2020-05-31 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=417971 Aaron Puchert changed: What|Removed |Added Status|REPORTED|CONFIRMED CC

[kdevelop] [Bug 417679] kdevelop-pg-qt fails to build on s390x in Ubuntu 20.04 Focal

2020-02-14 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=417679 Aaron Puchert changed: What|Removed |Added Ever confirmed|0 |1 CC

[kdevelop] [Bug 413898] New: Why has KDevelop Find{LLVM, Clang}.cmake instead of using their CMake modules?

2019-11-06 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=413898 Bug ID: 413898 Summary: Why has KDevelop Find{LLVM,Clang}.cmake instead of using their CMake modules? Product: kdevelop Version: git master Platform: Other OS:

[kdevelop] [Bug 409041] KDevelop shows wrong data type in tooltip

2019-07-06 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=409041 Aaron Puchert changed: What|Removed |Added Ever confirmed|0 |1 CC

[kdevelop] [Bug 387391] Random responses from the C/C++ language support when using symbolic links to CMake sub-projects.

2018-01-06 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=387391 Aaron Puchert <aaronpuch...@alice-dsl.net> changed: What|Removed |Added CC||aaronpuch...

[kdevelop] [Bug 386388] kdevelop crash when opening a project containing javascript files [GccLikeCompiler::includes]

2017-12-14 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=386388 --- Comment #13 from Aaron Puchert <aaronpuch...@alice-dsl.net> --- The crash came with some Q_UNREACHABLE()s I added, and only after 5.1 was released. The only problem (if any) on 5.1 is that the C++ compiler's include directories are

[kdevelop] [Bug 386388] kdevelop crash when opening a project containing javascript files [GccLikeCompiler::includes]

2017-12-13 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=386388 --- Comment #11 from Aaron Puchert <aaronpuch...@alice-dsl.net> --- I think this has been fixed, but I can't close the bug. Maybe someone with the appropriate permissions could do that. -- You are receiving this mail because: You are watching a

[kdevelop] [Bug 386388] kdevelop crash when opening a project containing javascript files [GccLikeCompiler::includes]

2017-11-07 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=386388 --- Comment #8 from Aaron Puchert <aaronpuch...@alice-dsl.net> --- The issue should now be fixed in master. Please check that it works for you. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 386388] kdevelop crash when opening a project containing javascript files [GccLikeCompiler::includes]

2017-11-04 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=386388 --- Comment #7 from Aaron Puchert <aaronpuch...@alice-dsl.net> --- Possible fixes: https://phabricator.kde.org/D8653, https://phabricator.kde.org/D8654. I tested both on the attached project, and there is no more crash with either one. N

[kdevelop] [Bug 386388] kdevelop crash when opening a project containing javascript files [GccLikeCompiler::includes]

2017-11-04 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=386388 --- Comment #6 from Aaron Puchert <aaronpuch...@alice-dsl.net> --- Another solution would be to ignore files of type `Utils::Other` in CompilerProvider::includes/defines. The entire design is a bit problematic, because the QmlJS plugi

[kdevelop] [Bug 386388] kdevelop crash when opening a project containing javascript files [GccLikeCompiler::includes]

2017-11-04 Thread Aaron Puchert
https://bugs.kde.org/show_bug.cgi?id=386388 Aaron Puchert <aaronpuch...@alice-dsl.net> changed: What|Removed |Added CC||aaronpuch...