Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
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

Back to the top