Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Codan API error

The other three errors where fixed this morning.
If you do a fetch they should go away.

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Sergey Prigogin
> Sent: Thursday, December 08, 2011 1:00 PM
> To: CDT General developers list.
> Subject: Re: [cdt-dev] Codan API error
> 
> I'm also getting this one on both master and cdt_8_0. 
> 
> On the master branch there are also: 
> 
> *	Missing @since tag on setAndReset(V, IStatus) 
> AbstractCache.java 
> /org.eclipse.cdt.dsf/src/org/eclipse/cdt/dsf/concurrent line 342 
> *	The major version should be incremented in version 
> 2.3.0, since API breakage occurred since version 2.2.0 
> MANIFEST.MF /org.eclipse.cdt.dsf/META-INF line 6 
> *	The type parameter T has been added to existing type 
> parameters for 
> org.eclipse.cdt.dsf.concurrent.Transaction.validate(ICache<?>[
> ]) Transaction.java 
> /org.eclipse.cdt.dsf/src/org/eclipse/cdt/dsf/concurrent line 1 
> 
> -sergey
> 
> 
> On Thu, Dec 8, 2011 at 6:25 AM, Marc Khouzam 
> <marc.khouzam@xxxxxxxxxxxx> wrote:
> 
> 
> 	Hi,
> 	
> 	I'm getting an API error in 
> org.eclipse.cdt.codan.internal.ui.cxx:
> 	
> 	"The major version should be incremented in version 2.0.0,
> 	since API breakage occurred since version 2.0.0"
> 	
> 	Thanks
> 	
> 	Marc
> 	_______________________________________________
> 	cdt-dev mailing list
> 	cdt-dev@xxxxxxxxxxx
> 	https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 	
> 
> 
> 

Back to the top