We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d9a887 commit 017d3f9Copy full SHA for 017d3f9
ompi/mpi/fortran/use-mpi-f08/base/ts.c
@@ -28,7 +28,7 @@ int ompi_ts_create_datatype(CFI_cdesc_t *cdesc, int oldcount, MPI_Datatype oldty
28
int extent;
29
int i, j;
30
31
-#ifdef OPAL_ENABLE_DEBUG
+#if OPAL_ENABLE_DEBUG
32
{
33
size_t size;
34
assert(cdesc->rank <= MAX_RANK);
0 commit comments