cpp header organizer

Roberto Raggi roberto at kdevelop.org
Tue Jan 11 13:41:09 UTC 2005


tnx a lot Felix, I will take a look at it later at home
ciao robe

On Monday 10 January 2005 18:22, Felix Berger wrote:
> On Monday 10 January 2005 12:36, Roberto Raggi wrote:
> > please, can you send me the code.
>
> Thanks for taking the time. I attached the patch and new files.
>
> In
>
> void CppHeaderOrganizer::organizeHeaders()
>
> I tried both, using the backgroundparser and setting up a new parser, but
> to no avail.
>
> > I'm pretty sure the parser works in the
> > _right_ way :) I'm using the StatementAST & friends for the code
> > completion stuff, and it seems to work(look at
> > CppCodeCompletion::computeContext()).
>
> I added a debug statement in the following function:
>
> void CppCodeCompletion::computeContext( SimpleContext*& ctx, StatementAST*
> stmt, int line, int col )
>
> It was never called, maybe something with my setup is messed up.
>
> Thanks,
> Felix




More information about the KDevelop-devel mailing list