Aurora Blog
Home
Golang cmd/go: TestScript/autocgo fails when CGO_ENABLED=1 (go1.25.0 regression)
2025-09-14 14:01:41
4797
Go versiongo version go1.25.0 linux/arm64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang x/mobile: no exported names in the package when go 1.22.4 on windows
2025-09-14 14:01:39
771
gomobile bind -target android -androidapi 35 .alist failed: exit status 1no exported names in the package "alist"no expo...
Golang access: Running TryBots (“may-start-trybots”)
2025-09-14 14:01:37
1880
I've been sending various compiler optimizations (and likely soon, x/tools CLs) where it'd be nice to be able to start m...
Golang x/build: add a linux/i386 builder without COMPAT_32BIT_TIME Kconfig set
2025-09-14 14:01:35
780
I am reviewing a CL https://go-review.googlesource.com/c/go/+/701615 that aims to fix a bug (#75133) where the go runtim...
Golang import/path: issue title
2025-09-14 14:01:33
3595
Go versiongo1.22.7 WASM build not reproducible Output of go env in your module/workspace:GO111MODULE=''GOARCH='wasm'GOBI...
Golang Converts structs to and from form values
2025-09-14 14:01:31
167
Currently needs to use https://github.com/gorilla/schema but it would be amazing if it's available from go 1.26Comment ...
Golang compiler: The compiler removes the function call
2025-09-14 14:01:27
4034
Go versiongo version go1.23.1 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...
Golang Inaccurate definition of "method set" for general interface type.
2025-09-14 14:01:25
2635
The language specification https://go.dev/ref/spec#Method_sets states thatThe method set of an interface type is the int...
Golang crypto/x509: CreateCertificate will generate duplicate certificate policies if PolicyIdentifiers and Policies and populated
2025-09-14 14:01:23
428
If PolicyIdentifiers and Policies have the same OIDs (i.e., because you parsed a certificate using ParseCertificate and ...
Golang runtime: Severe Memory Leak! Memory Not Reclaimed for Blocked Goroutines Even After Completion
2025-09-14 14:01:21
6800
Go versiongo version go1.24.2 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...
Golang x/pkgsite: "// Output:" matcher for test Examples is noncanonical
2025-09-14 14:01:19
2644
The standard logic for extracting "// Output:" comments in example tests is here:https://cs.opensource.google/go/go/+/ma...
Pandas BUG: factorize does not preserve extension dtypes
2025-09-14 14:01:15
2866
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas DOC: pandas.DataFrame.to_hdf missing data
2025-09-14 14:01:14
860
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Apache Superset Uncertainty intervals of forecast are wrong when it goes negative.
2025-09-14 14:01:03
3723
Uncertainty intervals of forecast never goes negative.How to reproduce the bug1 Take any data that includes negative val...
MyBatis-Plus [错误报告]: PaginationInnerInterceptor类在3.5.12版本中消失
2025-09-14 14:00:46
671
确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...
MyBatis-Plus 非主键字段如何实现像主键自增的方案
2025-09-14 14:00:42
228
当前使用版本(必填,否则不予处理)3.4.1该问题是如何引起的?(确定最新版也有问题再提!!!)主键已经被使用,需要维护一个序列号(唯一自增)重现步骤(如果有就写完整)报错信息Comment From: huayanYu无法,只能参照自动填...
Gorm slog logger: individual queries should be logged with level "Debug"
2025-09-14 14:00:34
288
GORM Playground Linkhttps://github.com/go-gorm/playground/pull/123(Not a real one, playground is irrelevant here)Descrip...
Spring Security OAuth2AuthorizationConsentAuthenticationToken authorities required but not set
2025-09-14 14:00:28
1869
Describe the bugWhen an OAuth2 consent is enabled , the OAuth2AuthorizationConsentAuthenticationToken does not set autho...
Spring AI Add optional instructions to OpenAiAudioSpeechModel
2025-09-14 14:00:25
1775
Expected BehaviorThe Spring AI OpenAiAudioSpeechModel should allow callers to provide an optional instructions string th...
SpringBoot Upgrade to Spring Authorization Server 2.0.0-M3
2025-09-14 14:00:22
90
Upgrade to Spring Authorization Server 2.0.0-M3.Comment From: snicollSuperseded by #47174
上一页
下一页
1
…
69
70
71
72
73
…
386
.