Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] [eclipse-build]Build N20070910-0010 (Timestamp: 200709100010):Compile errors in build

Build N20070910-0010 (Timestamp: 200709100010):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.swt.win32.win32.x86_64_3.3.0.N20070910-0010

Compiler log for org.eclipse.swt.win32.win32.x86_64_3.3.0.N20070910-0010 : @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/Canvas.java : 1 error :

1. ERROR in _64/src/Eclipse SWT/win32/org/eclipse/swt/widgets/Canvas.java
 (at line 595)
long /*int*/ param = OS.MAKEWPARAM (OS.MAKEWORD (OS.IMEMOUSE_LDOWN, trailing), offset);
The method MAKEWPARAM(int, int) in the type OS is not applicable for the arguments (long, 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