Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied [HEAD] Re: Rejected Re: [cdt-patch] FIXED 69063- [Search] Open Definition vs Open Declaration.


Devin, pls don't mark the bug as FIXED until we have an indexer that works with this.  
There are a lot of ppl watching that bugzilla entry, I don't want to give them false hope. :-)

JohnC
www.eclipse.org/cdt


cdt-patch-bounces@xxxxxxxxxxx wrote on 05/03/2005 10:41:20 AM:

>
> Done.
>
> Patch also includes a basic test now (see
> SelectionTests#testBasicDefinition()).
>
> Devin Steffler
> IBM's Eclipse CDT
> Ottawa (Palladium), Ontario, Canada
>
>
>
>

>
> John Camelon/Ottawa/IBM@IBMCA
> Sent by: cdt-patch-bounces@xxxxxxxxxxx

> 05/03/2005 09:59 AM
>
> Please respond to
> "CDT patches and commits are posted to this list."

>
> To

>
> "CDT patches and commits are posted to this list." <cdt-patch@xxxxxxxxxxx>

>
> cc

>
> Subject

>
> Rejected Re: [cdt-patch] FIXED 69063- [Search] Open Definition vs
> Open        Declaration.

>
>
>
>
>
> While it generally may be true that there is only one definition for
> a binding, in some cases there are more: (i.e. Namespaces are
> defined several times in header files).
> It should be
>        IASTName [] IASTTranslationUnit#getDefinitions( IBinding b );
>
> JohnC
> www.eclipse.org/cdt
>
> cdt-patch-bounces@xxxxxxxxxxx wrote on 05/03/2005 09:46:19 AM:
>
> >
> > FIXED 69063- [Search] Open Definition vs Open Declaration.
> >
> > Devin Steffler
> > IBM's Eclipse CDT
> > Ottawa (Palladium), Ontario, Canada
> > [attachment "cdt_ui_tests_patch.txt" deleted by John
> > Camelon/Ottawa/IBM] [attachment "cdt_ui_patch.txt" deleted by John
> > Camelon/Ottawa/IBM] [attachment "cdt_core_patch.txt" deleted by John
> > Camelon/Ottawa/IBM] _______________________________________________
> > cdt-patch mailing list
> > cdt-patch@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/cdt-
> patch_______________________________________________
> cdt-patch mailing list
> cdt-patch@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-patch
> [attachment "cdt_ui_tests_patch.txt" deleted by John
> Camelon/Ottawa/IBM] [attachment "cdt_ui_patch.txt" deleted by John
> Camelon/Ottawa/IBM] [attachment "cdt_core_patch.txt" deleted by John
> Camelon/Ottawa/IBM] _______________________________________________
> cdt-patch mailing list
> cdt-patch@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-patch

Back to the top