arm32位系统编译报错
Open
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 281
- PR merge metrics
- No merged PRs in 30d
Description
# github.com/bilibili/gengine/internal/iantlr/alr
../../../../../../go/pkg/mod/github.com/bilibili/gengine@v1.5.6/internal/iantlr/alr/gengine_parser.go:5415:221: constant 4227858432 overflows int
Contributor guide
No contributing guide indexed for this repository
Research direction
The reported failure occurs while compiling github.com/bilibili/gengine/internal/iantlr/alr/gengine_parser.go at line 5415 on an ARM32 system. Start by reproducing the Go build for ARM32 and inspect the overflowing constant and its surrounding generated parser code. Done means the project compiles successfully for ARM32 without the reported overflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100