]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: declare _GoString{Len,Ptr} in _cgo_export.h
authorIan Lance Taylor <iant@golang.org>
Sat, 11 Jan 2025 00:35:24 +0000 (16:35 -0800)
committerGopher Robot <gobot@golang.org>
Mon, 3 Feb 2025 16:24:48 +0000 (08:24 -0800)
commit6adf54a3ebca857ae529b78c03945750731042ed
tree65f3a3ab795f1b6fd0ea5a167e2e8adc8816add7
parentbf351677c4c134f15d28cf5352964838609de129
cmd/cgo: declare _GoString{Len,Ptr} in _cgo_export.h

Fixes #71226

Change-Id: I91c46a4310a9c7a9fcd1e3a131ca16e46949edb3
Reviewed-on: https://go-review.googlesource.com/c/go/+/642235
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/cmd/cgo/out.go
test/fixedbugs/issue71226.go [new file with mode: 0644]