Const-qualify various int * arguments in MpiWrapper.h to comply with MPI standard
+ 8
− 8
@@ -196,14 +196,14 @@ const int MPI_MAX_ERROR_STRING = 255;
@@ -220,7 +220,7 @@ inline int MPI_Comm_split ( MPI_Comm, int, int, MPI_Comm *) { WAL
@@ -253,8 +253,8 @@ inline int MPI_Exscan( void*, void*, int, MPI_Datatype, MPI_Op, MPI_Comm ) { WAL
@@ -263,7 +263,7 @@ inline int MPI_Type_create_indexed_block( int, int, const int*, MPI_Datatype, MP