Skip to main content

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

Build N20070425-0010 (Timestamp: 200704250010):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.swt.gtk.linux.x86_64_3.3.0.N20070425-0010

Compiler log for org.eclipse.swt.gtk.linux.x86_64_3.3.0.N20070425-0010 : @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 Mozilla/common/org/eclipse/swt/browser/Mozilla.java : 1 error :

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java
 (at line 2547)
rc = info.IsTypeSupported (typePtr, 0, result);
The method IsTypeSupported(long, long, int[]) in the type nsIWebNavigationInfo is not applicable for the arguments (long, int, long[])

_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIWebNavigationInfo.java : 1 error :

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIWebNavigationInfo.java
 (at line 53)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 1, getAddress(), aType, aWebNav, _retval);
The method VtblCall(int, long, long, char[], int) in the type XPCOM is not applicable for the arguments (int, long, long, 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
Title: Compiler log for org.eclipse.swt.gtk.linux.ia64_3.3.0.HEAD

Compiler log for org.eclipse.swt.gtk.linux.ia64_3.3.0.HEAD : @dot.bin.xml

TOTAL : ERRORS: 2, WARNINGS: 0

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java : 1 error :

1. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java
 (at line 2547)
rc = info.IsTypeSupported (typePtr, 0, result);
The method IsTypeSupported(long, long, int[]) in the type nsIWebNavigationInfo is not applicable for the arguments (long, int, long[])

/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIWebNavigationInfo.java : 1 error :

1. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIWebNavigationInfo.java
 (at line 53)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 1, getAddress(), aType, aWebNav, _retval);
The method VtblCall(int, long, long, char[], int) in the type XPCOM is not applicable for the arguments (int, long, long, 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