Bug 115375 - "goto include file" opens another, which has the desired as suffix
Summary: "goto include file" opens another, which has the desired as suffix
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: QMake (show other bugs)
Version: 3.2.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-30 15:04 UTC by tek
Modified: 2006-05-25 16:08 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 tek 2005-10-30 15:04:40 UTC
Version:           3.2.1 (using KDE 3.4.1, Gentoo)
Compiler:          gcc version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)
OS:                Linux (i686) release 2.6.12-gentoo-r10

I have got
#include "GLObject.h"
in a file, and when I right-click and select "goto include file", the file "explicitGLObject.h" is opened, which is also in the project.
I could not reproduce this, but when I add another file, "Object.h", and include it, it also opens the "explicitGLObject.h" file.
It is a qmake project.
Comment 1 Jens Dagerbo 2006-05-25 16:08:50 UTC
Fixed in SVN, 3.4 branch.