Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix miscasted logging arguments
[simgrid.git] / src / gras / DataDesc / ddt_parse.c
index e49c7af..3a3073e 100644 (file)
@@ -306,7 +306,7 @@ static gras_error_t parse_statement(char            *definition,
                   definition);
            gras_abort();
          }
-       DEBUG1("Fixed size array, size=%d",size);
+       DEBUG1("Fixed size array, size=%ld",size);
        continue;
        } else {
          ERROR3("Unparsable size of array at %d:%d of %s",