Skip to content

Fix integer overflow converting Lunar to Gregorian on 386 arch#220

Merged
kuafuRace merged 1 commit intodromara:masterfrom
iTanken:master
Jan 25, 2024
Merged

Fix integer overflow converting Lunar to Gregorian on 386 arch#220
kuafuRace merged 1 commit intodromara:masterfrom
iTanken:master

Conversation

@iTanken
Copy link
Copy Markdown
Contributor

@iTanken iTanken commented Jan 25, 2024

GOARCH=386

Fix: #219

Ref: golang-module/carbon/issues/219

Signed-off-by: liutianqi <zixizixi@vip.qq.com>
@iTanken
Copy link
Copy Markdown
Contributor Author

iTanken commented Jan 25, 2024

@gouguoyin 有空的话请 review 此 PR,谢谢。如果有更好的解决方案请随时关闭。

@Issues-translate-bot
Copy link
Copy Markdown
Collaborator

The issue body's language is not English, translate it automatically, please use English next time. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


@gouguoyin Please review this PR if you have time, thank you. If there is a better solution please feel free to close.

@kuafuRace
Copy link
Copy Markdown
Collaborator

和我的修复方案一样,不过我的还没提交
image

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (28091bd) 100.00% compared to head (a163127) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #220   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2553      2553           
=========================================
  Hits          2553      2553           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kuafuRace kuafuRace merged commit 0e710e7 into dromara:master Jan 25, 2024
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.

build for windows_386 (untyped int constant) overflows int

3 participants