Skip to content

fix target-c-int-width for 0.9.x #512

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

Merged
merged 2 commits into from
Aug 1, 2025
Merged

Conversation

Freax13
Copy link
Member

@Freax13 Freax13 commented Jul 31, 2025

Newer rustc versions require this value to be an integer.

For more information see #509.

Closes #511

Newer rustc versions require this value to be an integer.

For more information see #509.
@Freax13 Freax13 linked an issue Jul 31, 2025 that may be closed by this pull request
@Freax13 Freax13 marked this pull request as ready for review July 31, 2025 19:23
@Freax13 Freax13 requested a review from phil-opp July 31, 2025 19:24
Copy link
Member

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@phil-opp phil-opp merged commit d923c15 into v0.9-base Aug 1, 2025
14 checks passed
@Freax13
Copy link
Member Author

Freax13 commented Aug 2, 2025

We don't have a release CI job for the v0.9.x series. @phil-opp please release a new version.

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.

target-c-int-width: invalid type: string "32", expected u16
2 participants