aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_linux.h
diff options
context:
space:
mode:
authorAlexander Egorenkov <eaibmz@gmail.com>2024-06-12 12:59:26 +0200
committerAleksandr Nogikh <nogikh@google.com>2024-06-13 13:03:06 +0000
commita9616ff57d4ef2794b54e02c26315c739ca8bc85 (patch)
treed56e5ead50d7d102f87e9bbc0e21d0497ce163a4 /executor/common_linux.h
parentc22476192540e899f6f281171e6a93a3846fc891 (diff)
executor: fix compiler warnings in 32-bit mode
executor/executor.cc: In function ‘uint64 read_input(uint8**, bool)’: executor/executor.cc:1487:59: error: format ‘%zu’ expects argument of type ‘size_t’, but argument 3 has type ‘int’ [-Werror=format=] executor/executor.cc:1495:67: error: format ‘%zu’ expects argument of type ‘size_t’, but argument 3 has type ‘int’ [-Werror=format=] Signed-off-by: Alexander Egorenkov <eaibmz@gmail.com>
Diffstat (limited to 'executor/common_linux.h')
0 files changed, 0 insertions, 0 deletions