]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: clarify that strings and slices may contain C pointers
authorIan Lance Taylor <iant@golang.org>
Sat, 10 Aug 2024 23:31:28 +0000 (16:31 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 12 Aug 2024 17:50:56 +0000 (17:50 +0000)
commit82dcd147b684c6e61d42f41ce940946dd2916106
tree15d3af4687739127c266205b74742cbc3a3573c8
parentb538e953ee5e50a78880106452458c9694fe27e1
cmd/cgo: clarify that strings and slices may contain C pointers

Fixes #68832

Change-Id: I74b6aad9a18953c263cbbe795268017a72261f7f
Reviewed-on: https://go-review.googlesource.com/c/go/+/604715
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Commit-Queue: Ian Lance Taylor <iant@google.com>
src/cmd/cgo/doc.go