Skip to main content

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

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

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

TOTAL : ERRORS: 24, 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/internal/mozilla/XPCOM.java : 2 errors :

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOM.java
 (at line 168)
static final native int VtblCall(int fnNumber, long /*int*/ ppVtbl, long arg0, long arg1);
Duplicate method VtblCall(int, long, long, long) in type XPCOM
2. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOM.java
 (at line 251)
static final native int VtblCall(int fnNumber, long /*int*/ ppVtbl, long /*int*/ arg0, long /*int*/ arg1);
Duplicate method VtblCall(int, long, long, long) in type XPCOM

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIBaseWindow.java
 (at line 57)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 4, getAddress(), x, y);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMSerializer_1_7.java
 (at line 45)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 1, getAddress(), root, _retval);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMWindow.java
 (at line 89)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 12, getAddress(), xScroll, yScroll);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)
2. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMWindow.java
 (at line 93)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 13, getAddress(), xScrollDif, yScrollDif);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 61)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 4, getAddress(), type, permissions);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)
2. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 81)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 9, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
3. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 85)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 10, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
4. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 89)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 11, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
5. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 93)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 12, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
6. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 97)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 13, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
7. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 101)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 14, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
8. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 205)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 40, getAddress(), type, permissions);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFilePicker_1_8.java
 (at line 68)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 3, getAddress(), title, filter);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIHelperAppLauncherDialog.java
 (at line 45)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 1, getAddress(), aLauncher, aContext);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
2. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIHelperAppLauncherDialog.java
 (at line 53)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 3, getAddress(), aLauncher, aContext);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIIOService.java
 (at line 81)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 10, getAddress(), urlString, _retval);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsILocalFile.java
 (at line 105)
return XPCOM.VtblCall(nsIFile.LAST_METHOD_ID + 16, getAddress(), fromFile, _retval);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
2. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsILocalFile.java
 (at line 109)
return XPCOM.VtblCall(nsIFile.LAST_METHOD_ID + 17, getAddress(), fromFile, relativeDesc);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIMemory.java
 (at line 49)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 2, getAddress(), ptr, newSize);
The method VtblCall(int, long, byte[], int) in the type XPCOM is not applicable for the arguments (int, long, long, int)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIURI.java
 (at line 133)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 23, getAddress(), relativePath, _retval);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIWebBrowserChrome.java
 (at line 123)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 7, getAddress(), aCX, aCY);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIWebProgress.java
 (at line 65)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 1, getAddress(), listener, aNotifyMask);
The method VtblCall(int, long, byte[], int) in the type XPCOM is not applicable for the arguments (int, 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: 24, 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/internal/mozilla/XPCOM.java : 2 errors :

1. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOM.java
 (at line 168)
static final native int VtblCall(int fnNumber, long /*int*/ ppVtbl, long arg0, long arg1);
Duplicate method VtblCall(int, long, long, long) in type XPCOM
2. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOM.java
 (at line 251)
static final native int VtblCall(int fnNumber, long /*int*/ ppVtbl, long /*int*/ arg0, long /*int*/ arg1);
Duplicate method VtblCall(int, long, long, long) in type XPCOM

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

1. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIBaseWindow.java
 (at line 57)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 4, getAddress(), x, y);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)

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

1. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMSerializer_1_7.java
 (at line 45)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 1, getAddress(), root, _retval);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMWindow.java
 (at line 89)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 12, getAddress(), xScroll, yScroll);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)
2. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMWindow.java
 (at line 93)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 13, getAddress(), xScrollDif, yScrollDif);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)

/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java : 8 errors :

1. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 61)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 4, getAddress(), type, permissions);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)
2. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 81)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 9, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
3. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 85)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 10, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
4. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 89)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 11, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
5. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 93)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 12, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
6. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 97)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 13, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
7. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 101)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 14, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
8. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 205)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 40, getAddress(), type, permissions);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)

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

1. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFilePicker_1_8.java
 (at line 68)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 3, getAddress(), title, filter);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIHelperAppLauncherDialog.java
 (at line 45)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 1, getAddress(), aLauncher, aContext);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
2. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIHelperAppLauncherDialog.java
 (at line 53)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 3, getAddress(), aLauncher, aContext);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIIOService.java
 (at line 81)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 10, getAddress(), urlString, _retval);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsILocalFile.java
 (at line 105)
return XPCOM.VtblCall(nsIFile.LAST_METHOD_ID + 16, getAddress(), fromFile, _retval);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
2. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsILocalFile.java
 (at line 109)
return XPCOM.VtblCall(nsIFile.LAST_METHOD_ID + 17, getAddress(), fromFile, relativeDesc);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIMemory.java
 (at line 49)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 2, getAddress(), ptr, newSize);
The method VtblCall(int, long, byte[], int) in the type XPCOM is not applicable for the arguments (int, long, long, int)

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

1. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIURI.java
 (at line 133)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 23, getAddress(), relativePath, _retval);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIWebBrowserChrome.java
 (at line 123)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 7, getAddress(), aCX, aCY);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)

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

1. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIWebProgress.java
 (at line 65)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 1, getAddress(), listener, aNotifyMask);
The method VtblCall(int, long, byte[], int) in the type XPCOM is not applicable for the arguments (int, 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.win32.win32.x86_64_3.3.0.N20070824-0010

Compiler log for org.eclipse.swt.win32.win32.x86_64_3.3.0.N20070824-0010 : @dot.bin.xml

TOTAL : ERRORS: 24, 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/internal/mozilla/XPCOM.java : 2 errors :

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOM.java
 (at line 168)
static final native int VtblCall(int fnNumber, long /*int*/ ppVtbl, long arg0, long arg1);
Duplicate method VtblCall(int, long, long, long) in type XPCOM
2. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOM.java
 (at line 251)
static final native int VtblCall(int fnNumber, long /*int*/ ppVtbl, long /*int*/ arg0, long /*int*/ arg1);
Duplicate method VtblCall(int, long, long, long) in type XPCOM

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIBaseWindow.java
 (at line 57)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 4, getAddress(), x, y);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMSerializer_1_7.java
 (at line 45)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 1, getAddress(), root, _retval);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMWindow.java
 (at line 89)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 12, getAddress(), xScroll, yScroll);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)
2. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMWindow.java
 (at line 93)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 13, getAddress(), xScrollDif, yScrollDif);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 61)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 4, getAddress(), type, permissions);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)
2. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 81)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 9, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
3. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 85)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 10, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
4. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 89)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 11, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
5. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 93)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 12, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
6. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 97)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 13, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
7. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 101)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 14, getAddress(), newParentDir, newName);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
8. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFile.java
 (at line 205)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 40, getAddress(), type, permissions);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFilePicker_1_8.java
 (at line 68)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 3, getAddress(), title, filter);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIHelperAppLauncherDialog.java
 (at line 45)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 1, getAddress(), aLauncher, aContext);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
2. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIHelperAppLauncherDialog.java
 (at line 53)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 3, getAddress(), aLauncher, aContext);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIIOService.java
 (at line 81)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 10, getAddress(), urlString, _retval);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsILocalFile.java
 (at line 105)
return XPCOM.VtblCall(nsIFile.LAST_METHOD_ID + 16, getAddress(), fromFile, _retval);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)
2. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsILocalFile.java
 (at line 109)
return XPCOM.VtblCall(nsIFile.LAST_METHOD_ID + 17, getAddress(), fromFile, relativeDesc);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIMemory.java
 (at line 49)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 2, getAddress(), ptr, newSize);
The method VtblCall(int, long, byte[], int) in the type XPCOM is not applicable for the arguments (int, long, long, int)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIURI.java
 (at line 133)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 23, getAddress(), relativePath, _retval);
The method VtblCall(int, long, long, long[]) in the type XPCOM is not applicable for the arguments (int, long, long, long)

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

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIWebBrowserChrome.java
 (at line 123)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 7, getAddress(), aCX, aCY);
The method VtblCall(int, long, int, char[]) in the type XPCOM is not applicable for the arguments (int, long, int, int)

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

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