Missing function to populate java error handler abort
Signed-off-by: Aurelien Bouteiller <bouteill@icl.utk.edu>
Этот коммит содержится в:
родитель
efbc6ff6a5
Коммит
e6c7731d9b
@ -2,7 +2,7 @@
|
|||||||
* Copyright (c) 2004-2007 The Trustees of Indiana University and Indiana
|
* Copyright (c) 2004-2007 The Trustees of Indiana University and Indiana
|
||||||
* University Research and Technology
|
* University Research and Technology
|
||||||
* Corporation. All rights reserved.
|
* Corporation. All rights reserved.
|
||||||
* Copyright (c) 2004-2005 The University of Tennessee and The University
|
* Copyright (c) 2004-2020 The University of Tennessee and The University
|
||||||
* of Tennessee Research Foundation. All rights
|
* of Tennessee Research Foundation. All rights
|
||||||
* reserved.
|
* reserved.
|
||||||
* Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
* Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
||||||
@ -55,6 +55,7 @@ public final class Errhandler
|
|||||||
protected long handle;
|
protected long handle;
|
||||||
|
|
||||||
protected static native long getFatal();
|
protected static native long getFatal();
|
||||||
|
protected static native long getAbort();
|
||||||
protected static native long getReturn();
|
protected static native long getReturn();
|
||||||
|
|
||||||
protected Errhandler(long handle)
|
protected Errhandler(long handle)
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user