Aurora Blog
Home
Golang cmd/link: MSVC support (MSVC object + linking with MSVC)
2025-06-15 14:02:14
109281
I understand that the go linker cannot currently link msvc object files and also recognize that this issue is likely to ...
Golang runtime: deductSweepCredit bad symbol table
2025-06-15 14:02:08
22582
Go version1.24.2Output of go env in your module/workspace:AR='ar' CC='gcc' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_C...
Golang sync: Map: internal/sync.HashTrieMap: ran out of hash bits while inserting
2025-06-15 14:02:06
30280
Go versiongo1.24.2 windows/amd64 Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-O2 -gs...
Golang os/user: Current() crashes on arm64 with sigabrt signal arrived during cgo execution
2025-06-15 14:02:03
7824
Go versiongo version 1.23.1 arm64Output of go env in your module/workspace:go version 1.23.1 arm64What did you do?linux ...
Golang cmd/go: Visual Studio compiler failed to link a C-archive made with Go and MinGW
2025-06-15 14:02:01
4029
Go versiongo version go1.24.4 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...
Golang flag.FlagSet.UnixParse: add Unix-style flag parsing (needed for u-root) to Flagset
2025-06-15 14:01:59
2775
Proposal Detailsu-root (u-root.org) is a set of almost 200 Unix-like command line tools that has found wide use, particu...
Golang cmd/link/internal/ld: TestAbstractOriginSanityIssue26237 failures
2025-06-15 14:01:55
1393
#!watchflakesdefault <- pkg == "cmd/link/internal/ld" && test == "TestAbstractOriginSanityIssu...
Golang x/tools/cmd/godoc: link "package foo" and "foo package" in text when "foo" exists
2025-06-15 14:01:54
2859
It would be nice if godoc could automatically link text that refers to extant packages.Comment From: adgComment 1:Labels...
Golang x/tools/gopls: multiple errors for a single instance of 'no new variables'
2025-06-15 14:01:52
3909
What did you do?% cat x.gopackage mainfunc f() (x, y, z int) { x, y := 1, 2 return}% gopls check x.goLog: Loading ...
Golang cmd/compile: TestScript/embedbad failures on openbsd/ppc64
2025-06-15 14:01:49
4598
#!watchflakesdefault <- pkg == "cmd/compile" && test == "TestScript/embedbad"Issue create...
Golang all: flaky failures on openbsd/ppc64
2025-06-15 14:01:48
1704
#!watchflakesdefault <- pkg == "cmd/link" && test == "TestMachOBuildVersion"Issue created...
Golang archive/tar: unrecognized failures
2025-06-15 14:01:46
2459
#!watchflakesdefault <- pkg == "archive/tar" && test == ""Issue created automatically to ...
Golang cmd/compile/internal/arm: unrecognized failures
2025-06-15 14:01:44
8740
#!watchflakesdefault <- pkg == "cmd/compile/internal/arm" && test == ""Issue created auto...
Golang sweet/harnesses: sweet fails when building esbuild a second time with the same configuration
2025-06-15 14:01:42
1380
I used the following configuration for the esbuild benchmark:# config.toml[[config]] name = "myconfig" goroo...
Golang x/tools/gopls/internal/test/integration/misc: TestEditingGeneratedFileWarning/default failures
2025-06-15 14:01:40
20357
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test ==...
Golang cmd/go: TestScript/mod_get_changes failures
2025-06-15 14:01:38
3106
#!watchflakesdefault <- pkg == "cmd/go" && test == "TestScript/mod_get_changes"Issue crea...
Golang runtime/cgo: cgo Process crashing due to fatal error while making cgo calls from go routines in interaction between go & c
2025-06-15 14:01:36
91276
Go versiongo1.22.3 darwin/arm64Output of go env in your module/workspace:GO111MODULE='on'GOARCH='arm64'GOBIN=''GOCACHE='...
Golang x/tools/gopls: Cannot navigate to function on MacOS when the go file is Windows OS specific.
2025-06-15 14:01:34
3042
Go versiongo version go1.22.3 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN='/...
Pandas BUG: Type error supplying SQLAlchemy NVARCHAR length in to_sql()
2025-06-15 14:01:27
3381
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Apache Superset Unable to add a SQLite DB
2025-06-15 14:01:16
16809
I tried to add a db located at "/home/hc/superset/db/test.db" to superset via "Sources->Databases->Add a new recor...
上一页
下一页
1
…
275
276
277
278
279
…
339
.