Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes nightlies; fixes incompatible types with csource_v2 #22889

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

ringabout
Copy link
Member

@ringabout ringabout commented Oct 30, 2023

ref https://github.com/nim-lang/nightlies/actions/runs/6686795512/job/18166625042#logs

/home/runner/work/nightlies/nightlies/nim/compiler/nir/nirvm.nim(163, 35) Error: type mismatch: got 'BiggestInt' for 'b.m.lit.numbers[litId(b.m.types.nodes[int(y)])]' but expected 'int'

Or unifies the type in one way or another

@Araq Araq added the merge_when_passes_CI mergeable once green label Oct 30, 2023
@Araq Araq merged commit afa2f2e into devel Oct 30, 2023
22 checks passed
@Araq Araq deleted the ringabout-patch-8 branch October 30, 2023 16:03
@github-actions
Copy link
Contributor

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from afa2f2e

Hint: mm: orc; opt: speed; options: -d:release
176252 lines; 13.563s; 769.574MiB peakmem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge_when_passes_CI mergeable once green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants