diff options
| author | Roland Shoemaker <roland@golang.org> | 2024-03-21 08:50:04 -0700 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2024-03-21 21:04:22 +0000 |
| commit | 87056756141798b4dfd51dcaaa3e4ce63633a884 (patch) | |
| tree | 48702299561757b92b536be96ebdcdec988221bf /src/net/http | |
| parent | b4f37e18b6fa53e63ee0da8ba72cb51d95bb58ae (diff) | |
| download | go-87056756141798b4dfd51dcaaa3e4ce63633a884.tar.xz | |
runtime/cgo: fix clang mach_port_t cast warning
Converting *void directly to mach_port_t causes newer clang to throw a
void-pointer-to-int-cast warning/error.
Change-Id: I709955d4678bed3f690a8337ce85fd8678d217bb
Reviewed-on: https://go-review.googlesource.com/c/go/+/573415
Auto-Submit: Roland Shoemaker <roland@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'src/net/http')
0 files changed, 0 insertions, 0 deletions
