[kdevelop] [Bug 403484] many classes not resolved by C++ indexer

2020-09-29 Thread Francis Herne
https://bugs.kde.org/show_bug.cgi?id=403484

Francis Herne  changed:

   What|Removed |Added

 CC||m...@flherne.uk

--- Comment #6 from Francis Herne  ---
Is this still an issue with current Clang versions?


(I attempted to build the example project, but it doesn't seem to work with
current SCons).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 403484] many classes not resolved by C++ indexer

2019-10-03 Thread Alexander Kernozhitsky
https://bugs.kde.org/show_bug.cgi?id=403484

Alexander Kernozhitsky  changed:

   What|Removed |Added

 CC||sh200...@mail.ru

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 403484] many classes not resolved by C++ indexer

2019-02-02 Thread Alexandre Courbot
https://bugs.kde.org/show_bug.cgi?id=403484

--- Comment #5 from Alexandre Courbot  ---
Sadly the AppImage is also crashing regularly for me. :/

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 403484] many classes not resolved by C++ indexer

2019-02-02 Thread Be
https://bugs.kde.org/show_bug.cgi?id=403484

Be  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #4 from Be  ---
Thank you for investigating. Yes, Fedora 29 ships Clang 7. I downloaded the
AppImage and these errors no longer appear.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 403484] many classes not resolved by C++ indexer

2019-02-02 Thread Alexandre Courbot
https://bugs.kde.org/show_bug.cgi?id=403484

--- Comment #3 from Alexandre Courbot  ---
It seems to be confirmed that the issue is with clang 7. I have downloaded and
run the official 5.3.1 AppImage and it works just fine. The AppImage embeds
clang6. I suppose we can use this as a workaround until the issue is properly
fixed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 403484] many classes not resolved by C++ indexer

2019-02-02 Thread Alexandre Courbot
https://bugs.kde.org/show_bug.cgi?id=403484

--- Comment #2 from Alexandre Courbot  ---
By the way, do you know which version of clang your KDevelop is linked against?
(clang --version is probably a realiable way to get it) I suspect that this may
be due to clang 7, as another machine of mine, which uses older packages, seems
to be working fine AFAICT (I have compiled KDevelop myself on both). I don't
have access to it yet, but should be able to confirm both the behavior and
clang version next week.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 403484] many classes not resolved by C++ indexer

2019-02-01 Thread Alexandre Courbot
https://bugs.kde.org/show_bug.cgi?id=403484

Alexandre Courbot  changed:

   What|Removed |Added

 CC||gnu...@gmail.com

--- Comment #1 from Alexandre Courbot  ---
I am seeing this as well, both with C and C++ projects. This severely impacts
KDevelop's usability.

It looks like this warning is more the result of a parsing failure than an
actual false positive. If that was the case, then I suspect the file would
still be parsed nonetheless, while currently none of the symbols are resolved.

-- 
You are receiving this mail because:
You are watching all bug changes.