]> Cypherpunks repositories - gostls13.git/commit
all: use io.{SeekStart, SeekCurrent, SeekEnd}
authorJes Cok <xigua67damn@gmail.com>
Wed, 30 Aug 2023 04:57:57 +0000 (04:57 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 7 Sep 2023 19:06:17 +0000 (19:06 +0000)
commitac2ec69e195ef7cb8d991e3db76dcc162cb45941
tree2c71aebf88754e474b4f5dd9e3d0a8d694203f95
parent4beb33018b35d3a68f0ce41bee10f56512d1696e
all: use io.{SeekStart, SeekCurrent, SeekEnd}

Currently we include these symbols in bootstrap code.

Change-Id: I19b504237b0344f0e87cda0fbe651811c72daba1
GitHub-Last-Rev: 5134baec387659c5e2ca8c4fc65a5e73c07f00ce
GitHub-Pull-Request: golang/go#62368
Reviewed-on: https://go-review.googlesource.com/c/go/+/524258
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: qiulaidongfeng <2645477756@qq.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/importer/iimport.go
src/debug/elf/file.go
src/debug/elf/reader.go
src/debug/pe/file.go
src/debug/pe/section.go
src/debug/pe/string.go
src/debug/pe/symbol.go