Skip to main content

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

Build N20070311-0010 (Timestamp: 200703110010):  Compile errors in build.  See attached compile logs.
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

Go to:

ERRORS

Go to:

/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMEventTarget.java : 2 errors :

1. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMEventTarget.java
 (at line 45)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 1, getAddress(), type, listener, useCapture);
The method VtblCall(int, long, long, boolean, boolean) in the type XPCOM is not applicable for the arguments (int, long, long, long, boolean)
2. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMEventTarget.java
 (at line 49)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 2, getAddress(), type, listener, useCapture);
The method VtblCall(int, long, long, boolean, boolean) in the type XPCOM is not applicable for the arguments (int, long, long, long, boolean)

OTHER WARNINGS

Go to:

FORBIDDEN AND DISCOURAGED ACCESSES WARNINGS

Go to:
Title: Compiler log for org.eclipse.swt.gtk.linux.x86_64_3.3.0.N20070311-0010

Compiler log for org.eclipse.swt.gtk.linux.x86_64_3.3.0.N20070311-0010 : @dot.bin.xml

TOTAL : ERRORS: 2, WARNINGS: 0

Go to:

ERRORS

Go to:

_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMEventTarget.java : 2 errors :

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMEventTarget.java
 (at line 45)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 1, getAddress(), type, listener, useCapture);
The method VtblCall(int, long, long, boolean, boolean) in the type XPCOM is not applicable for the arguments (int, long, long, long, boolean)
2. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMEventTarget.java
 (at line 49)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 2, getAddress(), type, listener, useCapture);
The method VtblCall(int, long, long, boolean, boolean) in the type XPCOM is not applicable for the arguments (int, long, long, long, boolean)

OTHER WARNINGS

Go to:

FORBIDDEN AND DISCOURAGED ACCESSES WARNINGS

Go to:

Back to the top