Bug 361390

Summary: Definition creator tries to override virtual methods
Product: [Applications] kdevelop Reporter: Aleix Pol <aleixpol>
Component: Language Support: CPP (Clang-based)Assignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: major    
Priority: NOR    
Version First Reported In: 4.90.91   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Aleix Pol 2016-04-04 22:17:45 UTC
When completing on the cpp file, one expects to be able to create the definition for the undefined methods in the class.

Reproducible: Sometimes

Steps to Reproduce:
1. Add method
2. Go straight to define the method
3. See screenshot

Sometime it works though, randomly? Couldn't find a pattern
Comment 1 Aleix Pol 2016-04-04 22:18:28 UTC
Here's a proof screenshot.
Comment 2 Aleix Pol 2016-04-04 22:21:22 UTC
http://i.imgur.com/HPOaRdN.png ^^'
Comment 3 Milian Wolff 2016-09-07 20:21:29 UTC
this got fixed in the meantime now, no? (by you, even?)