summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorMark Janes <[email protected]>2019-06-05 22:48:41 -0700
committerMark Janes <[email protected]>2019-06-06 14:39:41 -0700
commit04dac6975234d3b4e5da6aa61e6b787cb576f0e6 (patch)
treef38463c014fb1b2524a11f3e0ad0c56ed854ed7c /README.rst
parent30adeb7a5358d611e01829b000bab6dfee4abed0 (diff)
tests/graw: use C99 print conversion specifier for 32 bit builds
Fixes formatting errors for 32 bit compilations, eg: error: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Werror,-Wformat] printf("result1 = %lu result2 = %lu\n", res1.u64, res2.u64); Reviewed-by: Emil Velikov <[email protected]> Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions