]> Cypherpunks.ru repositories - gostls13.git/commit
runtime/cgo: add cast in C code to avoid C compiler warning
authorIan Lance Taylor <iant@golang.org>
Wed, 17 Feb 2021 20:03:13 +0000 (12:03 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 18 Feb 2021 02:48:11 +0000 (02:48 +0000)
commit07ef3135253321176704bce6e629a07ac02bf1c6
tree7c320d20277c41c66399cdf991aa269d386a10c7
parent2f0da6d9e29d9b9d5a4d10427ca9f71d12bbacc8
runtime/cgo: add cast in C code to avoid C compiler warning

Fixes #44340

Change-Id: Id80dd1f44a988b653933732afcc8e49a826affc4
Reviewed-on: https://go-review.googlesource.com/c/go/+/293209
Reviewed-by: Andrew G. Morgan <agm@google.com>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
src/runtime/cgo/linux_syscall.c