From: Augustin Degomme Date: Fri, 2 Apr 2021 09:23:53 +0000 (+0200) Subject: this tests actually does not conform to the standard and crashed now, but it's OK... X-Git-Tag: v3.28~482^2~19 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/41ca371b3055930d24ce56f86945acfd1317d5fb this tests actually does not conform to the standard and crashed now, but it's OK to say we are strict here. --- diff --git a/teshsuite/smpi/mpich3-test/attr/attrdeleteget.c b/teshsuite/smpi/mpich3-test/attr/attrdeleteget.c index fdfea46e2a..a6459fc274 100644 --- a/teshsuite/smpi/mpich3-test/attr/attrdeleteget.c +++ b/teshsuite/smpi/mpich3-test/attr/attrdeleteget.c @@ -8,7 +8,7 @@ #include #include "mpi.h" #include "mpitest.h" - +#define USE_STRICT_MPI int key = MPI_KEYVAL_INVALID; char a[100];