Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [eclipse-build]Build N20081201-2011(Timestamp: 200812012011):Compile errors in build

Not sure why but I had a hard time reading the attachment. After pruning here's the html file from the error.
----- Original Message -----
Sent: Monday, December 01, 2008 8:52 PM
Subject: [platform-releng-dev] [eclipse-build]Build N20081201-2011(Timestamp: 200812012011):Compile errors in build

Build N20081201-2011 (Timestamp: 200812012011):  Compile errors in build.  See attached compile logs.


_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev
Title: Compiler log for org.eclipse.swt.win32.win32.x86_64_3.5.0.N20081201-2011

Compiler log for org.eclipse.swt.win32.win32.x86_64_3.5.0.N20081201-2011 : @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/win32/org/eclipse/swt/widgets/Control.java : 1 error :

1. ERROR in _64/src/Eclipse SWT/win32/org/eclipse/swt/widgets/Control.java
 (at line 2035)
int hwndInsertAfter = OS.GetWindow (hwnd, OS.GW_HWNDPREV);
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