aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_linux.h
diff options
context:
space:
mode:
authorAlexander Egorenkov <eaibmz@gmail.com>2024-06-03 08:41:52 +0200
committerDmitry Vyukov <dvyukov@google.com>2024-06-03 07:51:46 +0000
commitde4027097634b04987d9843b2c5d563b2a3d7a50 (patch)
treea2b8f6422a9a1f453e8ae9ba87c3809e432560c6 /executor/executor_linux.h
parent3113787fe7a0c96998737e520aa95c303fdd41ef (diff)
pkg/cover: fix gcc build error due to warning triggered by -Wint-conversion
This error has appeared on Fedora 40 s390x with gcc 14.0.1. $ go test -v -count=1 -short ./pkg/cover /tmp/TestReportGeneratorlinux-s390xmismatch-pcs2143164880/001/kcov.c:20:33: error: pointer/integer type mismatch in conditional expression [-Wint-conversion] 20 | return map ? map->l_addr : NULL; | ^ At top level: cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics Signed-off-by: Alexander Egorenkov <eaibmz@gmail.com>
Diffstat (limited to 'executor/executor_linux.h')
0 files changed, 0 insertions, 0 deletions