Aurora Blog
Home
Golang sync/atomic: add OR/AND operators for unsigned types
2025-07-24 14:06:45
25542
Update, Aug 16 2023: Current proposal at https://github.com/golang/go/issues/61395#issuecomment-1671759854. Original rel...
Golang cmd/cgo/internal/testsanitizers: failures with signal: segmentation fault or exit status 66 [1.23 backport]
2025-07-24 14:06:41
393
@dmitshur requested issue #59418 to be considered for backport to the next 1.23 minor release.@gopherbot Please consider...
Golang [windows 10] cgo thread hangs forever
2025-07-24 14:06:39
1244
Go versiongo version 1.22.5Output of go env in your module/workspace:cannot get go env as issue is seen in production wi...
Golang cmd/compile: double zeroing and unnecessary copying/stack use
2025-07-24 14:06:30
11577
Go versiongo version devel go1.23-722d59436b Thu May 16 02:00:26 2024 +0000 linux/amd64Output of go env in your module/w...
Golang runtime: TestUsingVDSO failures
2025-07-24 14:06:28
4073
#!watchflakespost <- pkg == "runtime" && test == "TestUsingVDSO" && `signal: segm...
Golang proposal: cmd/go: discover module from package being built
2025-07-24 14:06:26
2640
Proposal DetailsI am filing this proposal as a followup to #68043.Currently the go command discovers the module based up...
Golang crypto/internal/fips140,cmd/link: fips140 broken on RISC-V with -buildmode=pie
2025-07-24 14:06:24
2636
$ export GOFIPS140=v1.0.0$ CGO_ENABLED=1 go build -work -x -mod=vendor -buildmode=pie -trimpath -ldflags '-X sigs.k8s.io...
Golang cmd/gofmt: not idempotent for comments with leading space and lists
2025-07-24 14:06:16
4354
Go versiongo version go1.24.3 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang net: unrecognized failures
2025-07-24 14:06:14
3308
#!watchflakesdefault <- pkg == "net" && test == ""Issue created automatically to collect ...
Golang cmd/go: get optimization for imports does not work if there are common dependencies in two modules
2025-07-24 14:06:10
5060
Go versiongo 1.24 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''...
Golang cmd/go: go fmt destroys sub-items in documentation
2025-07-24 14:05:53
642
Go versiongo 1.24Output of go env in your module/workspace:nopeWhat did you do?https://go.dev/play/p/D9o-IHUsIy5package ...
Golang all: reopen tree for Go 1.26 development
2025-07-24 14:05:47
2177
Current Tree Status: Release freeze for Go 1.25 (see golang-dev announcement)Now that we've entered the freeze for Go 1....
Golang slices: add iterator-related functions
2025-07-24 14:05:45
23614
We propose to add the following functions to package slices, to provide good support for code using iterators.This is on...
Golang cmd/go: TestScript/build_trimpath_cgo fails to decode dwarf on release-branch.go1.23 [1.23 backport]
2025-07-24 14:05:38
1416
@dmitshur requested issue #73922 to be considered for backport to the next 1.23 minor release.Thanks @cherrymui, that wa...
Golang internal/goversion: increment Version at start of cycle
2025-07-24 14:05:34
3011
goversion.Version needs to be incremented by one at the start of each development cycle, to match the upcoming major Go ...
Golang runtime: remove VZEROUPPER patch once Darwin <10.15.6 is not supported
2025-07-24 14:05:28
1946
Split out from https://github.com/golang/go/issues/37174#issuecomment-683899466So once we stop supporting releases <1...
Golang encoding/json/v2: UnmarshalTypeError text changes
2025-07-24 14:05:23
1952
When GOEXPERIMENT=jsonv2, json.UnmarshalTypeError errors have gratuitous error text changes. While we don't guarantee st...
Golang x/image/webp: unable to decode image
2025-07-24 14:04:58
4193
What version of Go are you using (go version)?go version go1.20.4 linux/amd64Does this issue reproduce with the latest r...
Golang cmd/link: Windows build fails due to PE export cap
2025-07-24 14:04:54
2457
Go version1.22.5Output of go env in your module/workspace:set GO111MODULE=set GOARCH=amd64set GOBIN=set GOCACHE=C:\Users...
Golang cmd/compile: performance regression in 1.20 - inlining regression due to missed export
2025-07-24 14:04:52
13954
What version of Go are you using (go version)?$ go versiongo version go1.19.4 linux/amd64$ gotip versiongo version devel...
上一页
下一页
1
…
9
10
11
12
13
…
197
.