Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 333946

Summary: [disassembly][api] provisional package should be marked internal in the manifest
Product: [Tools] CDT Reporter: Anton Leherbauer <aleherb+eclipse>
Component: cdt-debug-dsfAssignee: Anton Leherbauer <aleherb+eclipse>
Status: RESOLVED FIXED QA Contact: Pawel Piech <pawel.1.piech>
Severity: minor    
Priority: P3 CC: cdtdoug
Version: 7.0   
Target Milestone: 7.0.2   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 315443    

Description Anton Leherbauer CLA 2011-01-11 02:54:44 EST
The provisional API package of the disassembly view was accidentally marked as public.  This should be corrected.  No code changes are necessary, but it requires to add a few API filters to calm down the API tooling.
Comment 1 Anton Leherbauer CLA 2011-01-11 06:09:35 EST
Fixed in cdt_7_0 and HEAD.  The package as now marked as internal (with dsf.gdb.ui as friend) and API problem filters hide the errors about removed API.