[PATCH]: store a range as position for a context import instead of a cursor

Aleix Pol aleixpol at kde.org
Sat Aug 8 13:41:02 UTC 2009


you have to go to the builddir for kdevplatform/shell/kross and run: "make
krossWrappers".

If it doesn't work ping me on IRC.

On Sat, Aug 8, 2009 at 3:25 PM, Milian Wolff <mail at milianw.de> wrote:

> Milian Wolff, 08.08.2009:
> > David, please review.
> >
> > Others: How do I update the kross stuff? Since I changed the kdevplatform
> > API
> >
> > Language-Plugin-Maintainer: you have to update your plugins and change
> the
> > calls to addImportedParentContext and pass a range instead of a cursor.
> In
> > cpp for example I pass the range between "" or <>.
> >
> > With my upcomming patch which will push the whole includewidget and other
> > stuff into kdevplatform it will be much easier to find the positions
> where
> > to show these widgets. You won't have to do string-comparison. Just
> compare
> > the ranges of the imports for the current file with the positoin of the
> > current cursor.
> >
> > I might even make rewrite more parts of the API like I talked with david.
> > This would make stuff even easier :)
>
> Thanks to lemma I found a way to get patches for reviewboard even though I
> use
> git-svn. If you want to, I can push the patches there.
>
> --
> Milian Wolff
> mail at milianw.de
> http://milianw.de
>
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20090808/a3de500a/attachment.html>


More information about the KDevelop-devel mailing list