[igt-dev] [PATCH i-g-t] runner: Use %lx for printing unsigned longs
Chris Wilson
chris at chris-wilson.co.uk
Tue Nov 27 11:04:37 UTC 2018
Quoting Petri Latvala (2018-11-27 10:58:16)
> ../runner/executor.c:555:54: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘long unsigned int’ [-Wformat=]
> fprintf(stderr, "Child refuses to die, tainted %x. Aborting.\n",
> ~^
>
> Fixes: a6b514d242bd ("runner: Be patient for processes to die")
> Signed-off-by: Petri Latvala <petri.latvala at intel.com>
> Cc: Chris Wilson <chris at chris-wilson.co.uk>
D'oh.
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris
More information about the igt-dev
mailing list