Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] API tooling errors

On 29/02/2012 7:59 PM, Sergey Prigogin wrote:
I'm seeing:
Description Resource Path Location Type
The superclass hierarchy for org.eclipse.cdt.dsf.gdb.service.command.GDBControl_7_0.ListFeaturesStep has been reduced GDBControl_7_0.java /org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/gdb/service/command line 181 Compatibility Problem
The superclass hierarchy for org.eclipse.cdt.dsf.gdb.service.command.GDBControl_7_0.CommandProcessorsStep has been reduced GDBControl_7_0.java /org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/gdb/service/command line 84 Compatibility Problem
The superclass hierarchy for org.eclipse.cdt.dsf.gdb.service.command.GDBControl_7_0.CommandMonitoringStep has been reduced GDBControl_7_0.java /org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/gdb/service/command line 71 Compatibility Problem
The superclass hierarchy for org.eclipse.cdt.dsf.gdb.service.command.GDBControl_7_0.RegisterStep has been reduced GDBControl_7_0.java /org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/gdb/service/command line 97 Compatibility Problem

Mikhail, do you have API baseline configured in your Eclipse workspace?

-sergey

I do have API baseline configured and don't see these problems. Marc checked the patch before it was committed and he didn't notice anything.

Mikhail

Back to the top