Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] [eclipse-build]Build N20090228-0854 (Timestamp: 200902280854):Compile errors in build

Build N20090228-0854 (Timestamp: 200902280854):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.swt.cocoa.macosx.x86_64_3.5.0.N20090228-0854

Compiler log for org.eclipse.swt.cocoa.macosx.x86_64_3.5.0.N20090228-0854 : @dot.bin.xml

TOTAL : ERRORS: 1, WARNINGS: 0

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

_64/src/Eclipse SWT Browser/cocoa/org/eclipse/swt/browser/Safari.java : 1 error :

1. ERROR in _64/src/Eclipse SWT Browser/cocoa/org/eclipse/swt/browser/Safari.java
 (at line 83)
int count = cookies.count ();
Type mismatch: cannot convert from long to int

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings
Title: Compiler log for org.eclipse.equinox.p2.director_1.0.100.N20090228-0854

Compiler log for org.eclipse.equinox.p2.director_1.0.100.N20090228-0854 : @dot.xml

TOTAL : ERRORS: 2, WARNINGS: 0

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/src/org/eclipse/equinox/internal/p2/director/Projector.java : 2 errors :

1. ERROR in /src/org/eclipse/equinox/internal/p2/director/Projector.java
 (at line 600)
Tracing.debug("At most 1 of " + Arrays.toString(ius)); //$NON-NLS-1$
The method toString() in the type Object is not applicable for the arguments (IInstallableUnit[])
2. ERROR in /src/org/eclipse/equinox/internal/p2/director/Projector.java
 (at line 608)
Tracing.debug("At most 1 of " + Arrays.toString(vars)); //$NON-NLS-1$
The method toString() in the type Object is not applicable for the arguments (Projector.AbstractVariable[])

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings

Back to the top