Bug 361390 - Definition creator tries to override virtual methods
Summary: Definition creator tries to override virtual methods
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (Clang-based) (show other bugs)
Version: 4.90.91
Platform: Compiled Sources Linux
: NOR major
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-04 22:17 UTC by Aleix Pol
Modified: 2016-09-07 20:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?)