Samuel Thibault %!s(int64=10) %!d(string=hai) anos
pai
achega
1776e0a02c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/datawizard/task_with_multiple_time_the_same_handle.c

+ 1 - 1
tests/datawizard/task_with_multiple_time_the_same_handle.c

@@ -76,7 +76,7 @@ int main(int argc, char * argv[])
 	starpu_data_unregister(handle);
 	if (value != 36)
 	{
-		FPRINTF(stderr, "value is %f instead of %f\n", value, 36);
+		FPRINTF(stderr, "value is %f instead of %f\n", value, 36.);
 		ret = EXIT_FAILURE;
 	}