Skip to content

bugfix:support 32-bit system compilation#192

Open
jdhxyy wants to merge 1 commit intolarksuite:v3_mainfrom
jdhxyy:fix/support-32bit-system
Open

bugfix:support 32-bit system compilation#192
jdhxyy wants to merge 1 commit intolarksuite:v3_mainfrom
jdhxyy:fix/support-32bit-system

Conversation

@jdhxyy
Copy link
Copy Markdown

@jdhxyy jdhxyy commented Mar 18, 2026

limit:    math.MaxInt64

The code causes the project to fail to compile on 32-bit systems. After modification, it becomes compatible with both 32-bit and 64-bit systems.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 18, 2026

CLA assistant check
All committers have signed the CLA.

@jdhxyy jdhxyy changed the title support 32-bit system compilation bugfix:support 32-bit system compilation Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants