diff options
| author | Alexander Egorenkov <eaibmz@gmail.com> | 2024-06-12 12:59:26 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-06-13 13:03:06 +0000 |
| commit | a9616ff57d4ef2794b54e02c26315c739ca8bc85 (patch) | |
| tree | d56e5ead50d7d102f87e9bbc0e21d0497ce163a4 /executor/common_linux.h | |
| parent | c22476192540e899f6f281171e6a93a3846fc891 (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
