Bug 364636 - Some functions and variables are marked as "Declaration not found"
Summary: Some functions and variables are marked as "Declaration not found"
Status: RESOLVED DUPLICATE of bug 203946
Alias: None
Product: kdevelop
Classification: Applications
Component: All editors (other bugs)
Version First Reported In: 4.7.1
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL: https://s32.postimg.org/97kgzkmmt/Scr...
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-22 14:46 UTC by Damir Porobic
Modified: 2016-06-22 17:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Damir Porobic 2016-06-22 14:46:02 UTC
Some functions and variables are marked as "Problem with semantic analysis: Declaration not found. I have noticed this today first time. The only recent change to KDevelop was that I've added a new project.

Not sure if it's a bug but even though the functions are marked everything gets compiled without error.

Reproducible: Always
Comment 1 Damir Porobic 2016-06-22 17:12:29 UTC
Looks like I have the same behavior as explained in Bug 203946. After opening the .h file where the functions are defined and refreshing both files the error message was gone.

*** This bug has been marked as a duplicate of bug 203946 ***