From: Augustin Degomme Date: Fri, 26 Jul 2019 12:34:49 +0000 (+0200) Subject: activate a fortran test X-Git-Tag: v3.24~248 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/2036b7e0e74317037c64f68121a00beac23ed1a0?ds=sidebyside activate a fortran test --- diff --git a/src/smpi/bindings/smpi_f77_comm.cpp b/src/smpi/bindings/smpi_f77_comm.cpp index 8e3c44c200..4ea26641c3 100644 --- a/src/smpi/bindings/smpi_f77_comm.cpp +++ b/src/smpi/bindings/smpi_f77_comm.cpp @@ -100,9 +100,8 @@ void mpi_comm_free_keyval_ (int* keyval, int* ierr) { void mpi_comm_get_name_ (int* comm, char* name, int* len, int* ierr){ *ierr = MPI_Comm_get_name(simgrid::smpi::Comm::f2c(*comm), name, len); - if(*len>0) - for(int i = *len; i0) - name[*len]=' '; + for(int i = *len; i