Golang cmd/link: MSVC support (MSVC object + linking with MSVC)

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

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

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

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

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

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

#!watchflakesdefault <- pkg == "cmd/link/internal/ld" && test == "TestAbstractOriginSanityIssu...

Golang x/tools/cmd/godoc: link "package foo" and "foo package" in text when "foo" exists

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'

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

#!watchflakesdefault <- pkg == "cmd/compile" && test == "TestScript/embedbad"Issue create...

Golang all: flaky failures on openbsd/ppc64

#!watchflakesdefault <- pkg == "cmd/link" && test == "TestMachOBuildVersion"Issue created...

Golang archive/tar: unrecognized failures

#!watchflakesdefault <- pkg == "archive/tar" && test == ""Issue created automatically to ...

Golang cmd/compile/internal/arm: unrecognized failures

#!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

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

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test ==...

Golang cmd/go: TestScript/mod_get_changes failures

#!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

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.

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()

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

I tried to add a db located at "/home/hc/superset/db/test.db" to superset via "Sources->Databases->Add a new recor...
上一页 下一页
.