Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] [eclipse-build]Build N20081009-2000 (Timestamp: 200810092000):Compile errors in build

Build N20081009-2000 (Timestamp: 200810092000):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.pde.build.tests_1.1.0.N20081009-2000

Compiler log for org.eclipse.pde.build.tests_1.1.0.N20081009-2000 : @dot.bin.xml

TOTAL : ERRORS: 1, WARNINGS: 0

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/src/org/eclipse/pde/build/internal/tests/p2/P2TestCase.java : 1 error :

1. ERROR in /src/org/eclipse/pde/build/internal/tests/p2/P2TestCase.java
 (at line 48)
IMetadataRepository repository = metadataManager.loadRepository(location, null);
The method loadRepository(URI, IProgressMonitor) in the type IMetadataRepositoryManager is not applicable for the arguments (URL, null)

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.swt.win32.win32.x86_64_3.5.0.N20081009-2000

Compiler log for org.eclipse.swt.win32.win32.x86_64_3.5.0.N20081009-2000 : @dot.bin.xml

TOTAL : ERRORS: 2, WARNINGS: 0

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

_64/src/Eclipse SWT/win32/org/eclipse/swt/graphics/GC.java : 1 error :

1. ERROR in _64/src/Eclipse SWT/win32/org/eclipse/swt/graphics/GC.java
 (at line 574)
int pLogFont = OS.HeapAlloc(hHeap, OS.HEAP_ZERO_MEMORY, LOGFONTW.sizeof);
Type mismatch: cannot convert from long to int

_64/src/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java : 1 error :

1. ERROR in _64/src/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java
 (at line 534)
return brush;
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

Back to the top