Bug?

Benoit Cerrina benoit.cerrina at writeme.com
Wed Jan 19 23:10:25 GMT 2000


Hi,
this is not the normal behavior, you should check the validity of your kdevprj
file, look for the type entry in the section with your cpp file.
What your telling us about sounds like the cpp file was incorrectly parsed
in which case the class parser doesn't know anything of the function definition
(that's what is in the source file the header has a declaration) and it will
jump to the definition.
This could be either because the parser couldn't parse your file (wonder why)
or more probably you have a corrupted kdevprj (project) file.
Ben

    On mer, 19 jan
2000, you wrote: > Is it me or KDevelop? > 
> If I click on a member function within the class view the document view
> jumps to the member function definition within the header file.
> Shouldn't it be the source file?
> 
> This applies to snapshot 19.01.2000
> 
> oliver
-- 
Benoit Cerrina




More information about the KDevelop mailing list