Aurora Blog
Home
Golang encoding/json: parser ignores the case of member names
2025-06-27 14:06:28
26102
What version of Go are you using? 5.3What operating system and processor architecture are you using? amd64,windowsWhat d...
Golang x/tools/gopls: Inline: panic in falcon analysis (unexpected core type)
2025-06-27 14:06:19
2407
#!stacks"gopanic" && "inline.(*falconState).expr:+90"Issue created by stacks.This stack Lpel...
Golang cmd/go: TestScript/mod_invalid_version failures
2025-06-27 14:06:05
96979
#!watchflakesdefault <- pkg == "cmd/go" && test == "TestScript/mod_invalid_version"Issue ...
Golang index.golang.org: support filtering by module name
2025-06-27 14:06:01
4266
The index.golang.org service is a valuable resource for querying information about Go modules. Currently, it provides a ...
Golang syscall: rm go:linkname from origRlimitNofile
2025-06-27 14:05:59
918
Proposal DetailsThis is a freeze exception request for feedback for https://go.dev/cl/587918.Go 1.23 tightens access to ...
Golang cmd/link: runtime.mach_vm_region_trampoline: unsupported dynamic relocation for symbol libc_mach_task_self_ (type=29 (R_GOTPCREL) stype=46 (SDYNIMPORT))
2025-06-27 14:05:56
2840
Go versiongo version go1.22.4 darwin/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN='/...
Golang cmd/pprof: disasm not working on darwin
2025-06-27 14:05:54
26427
On my Mac, if I run go test -cpuprofile=x.prof anything, and then go tool pprof x.prof, then the disasm command in pprof...
Golang cmd/link: need to handle new-style loong64 relocs [1.21 backport]
2025-06-27 14:05:52
984
@cherrymui requested issue #63725 to be considered for backport to the next 1.21 minor release.@gopherbot please backpor...
Golang runtime/debug.BuildInfo.Path: redundant with runtime/debug.BuildInfo.Main.Path
2025-06-27 14:05:50
3444
Go versiongo version go1.22.3 linux/amd64Output of go env in your module/workspace:vscode ➜ /workspaces/Discord_GitHub-U...
Golang runtime: support SEH stack unwinding on Windows
2025-06-27 14:05:48
9732
Status update: SEH stack unwinding has been implemented in go1.20 for windows/amd64. Still missing windows/arm64.Backgro...
Golang proposal: treat interface value with type but without data as nil
2025-06-27 14:05:43
1233
Proposal DetailsAn interface value with the type assigned to it (the itable) but without the actual data to use it upon,...
Golang x/sys/unix: TestMmapPtr fails with "Munmap: invalid argument" on GOOS=openbsd
2025-06-27 14:05:36
892
This functionality and test was recently added in CL 592415. It fails on GOOS=openbsd specifically:=== RUN TestMmapPtr...
Golang x/sys/unix: TestMremapPtr fails with "MremapPtr: cannot allocate memory" on GOOS=netbsd
2025-06-27 14:05:34
1414
This functionality and test was recently added in CL 592415. It fails on GOOS=netbsd specifically:=== RUN TestMremapPt...
Golang runtime: clear() is slow for maps with big capacity and small number of items
2025-06-27 14:05:28
8179
The issueThe following pattern is frequently used in order to avoid excess memory allocations by re-using the map:func f...
Golang cmd/compile: hash of unhashable type [4]int32 [1.22 backport]
2025-06-27 14:05:23
1738
@randall77 requested issue #65957 to be considered for backport to the next 1.22 minor release.I'm on the fence. We only...
Golang proposal: x/oauth2/jwt: add optional field for assertion token
2025-06-27 14:05:21
1616
Proposal DetailsCurrently, the JWT package supports the creation of Tokes from JWT Bearer tokens, but expects the claimS...
Golang windows install dlv failed
2025-06-27 14:05:18
2687
Go versiongo version go1.24.4 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...
Golang x/tools/gopls: InlayHint: point out ignored error result
2025-06-27 14:05:12
1989
(via HaTS)Gopls has an analyzer that reports failure to use the result of a call to certain functions. We haven't yet co...
Golang x/crypto/sha3: no longer compatible with Go 1.18 after v0.24.0
2025-06-27 14:05:10
5067
Go versiongo version go1.22.4 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...
Golang x/tools/gopls/internal/test/integration/modfile: TestGovimModReadonly/default failures
2025-06-27 14:05:06
5742
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/modfile" && test...
上一页
下一页
1
…
228
229
230
231
232
…
336
.