Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] [eclipse-build]Build I20090721-0800 (Timestamp: 200907210800):Compile errors in build

Build I20090721-0800 (Timestamp: 200907210800):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.swt.gtk.linux.x86_64_3.6.0.v3604

Compiler log for org.eclipse.swt.gtk.linux.x86_64_3.6.0.v3604 : @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/gtk/org/eclipse/swt/widgets/Widget.java : 1 error :

1. ERROR in _64/src/Eclipse SWT/gtk/org/eclipse/swt/widgets/Widget.java
 (at line 1601)
case ICON_RELEASE: return gtk_icon_release (handle, arg0, arg1);
The method gtk_icon_release(long, int, long) in the type Widget is not applicable for the arguments (long, long, long)

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.gtk.linux.s390x_3.5.0.v3550b

Compiler log for org.eclipse.swt.gtk.linux.s390x_3.5.0.v3550b : @dot.bin.xml

TOTAL : ERRORS: 1, WARNINGS: 0

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/src/Eclipse SWT/gtk/org/eclipse/swt/widgets/Widget.java : 1 error :

1. ERROR in /src/Eclipse SWT/gtk/org/eclipse/swt/widgets/Widget.java
 (at line 1601)
case ICON_RELEASE: return gtk_icon_release (handle, arg0, arg1);
The method gtk_icon_release(long, int, long) in the type Widget is not applicable for the arguments (long, long, long)

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