https://bugs.kde.org/show_bug.cgi?id=370641

--- Comment #6 from Sven Brauch <m...@svenbrauch.de> ---
The cast shouldn't fail. The code obviously excepts that only objects that can
be cast into a ClangProblem are in the vector. The dynamic_cast is only there
to make it easier to debug if it fails.

Your fix is wrong because it works around the failing cast instead of finding
the reason for why it fails.

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

Reply via email to