Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 333946 - [disassembly][api] provisional package should be marked internal in the manifest
Summary: [disassembly][api] provisional package should be marked internal in the manifest
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf (show other bugs)
Version: 7.0   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: 7.0.2   Edit
Assignee: Anton Leherbauer CLA
QA Contact: Pawel Piech CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 315443
  Show dependency tree
 
Reported: 2011-01-11 02:54 EST by Anton Leherbauer CLA
Modified: 2011-01-11 06:23 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.