[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Applied [HEAD] Re: [cdt-patch] bugs 44032, 43130, 44026
|
You're done now. Go home.
JohnC
cdt-patch-admin@xxxxxxxxxxx wrote on 10/01/2003 05:17:21 PM:
> fix 44032 - deleting/moving file breaks search
> - return empty string instead of null in
> CSearchResultLabelProvider.getText
> partial fix for 43130 - Selected resource is disabled
> but selected
> - depends on eclipse framework bug, but workaround
> is to default back to
> workspace scope if this happens
> fix 44026 - Working set scope allows matches outside scope
> - check matches before reporting them
>
> core:
> - fix bug 44026 by checking scope before reporting match in
> MatchLocator.report
> ui:
> -bug44032 - deleting/moving files breaks search
> * modified
> src/org/eclipse/cdt/ui/CSearchResultLabelProvider
> getText to return empty string instead of null
> -bug43130 - Selected resources is disabled but selected
> * src/org/eclipse/cdt/internal/ui/search/CSearchPage
>
> no new tests, this is all involves the UI,
> but suite tests run on windows & linux
>
> -Andrew
>
> [attachment "patch_10.01.03(cdt.core).txt" deleted by
> John Camelon/Ottawa/IBM] [attachment "patch_10.01.
> 03(cdt.ui).txt" deleted by John Camelon/Ottawa/IBM]