Skip to content

Fix unsigned integers in pointers #1894

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 4 commits into from
Jun 12, 2023
Merged

Fix unsigned integers in pointers #1894

merged 4 commits into from
Jun 12, 2023

Conversation

certik
Copy link
Contributor

@certik certik commented Jun 12, 2023

This PR fixes several bugs with unsigned integers inside pointers and CPtr conversion.

Fixes #1890.

@certik certik enabled auto-merge June 12, 2023 21:15
@certik certik merged commit 66c70d7 into lcompilers:main Jun 12, 2023
@certik certik deleted the u16_ptr branch June 12, 2023 23:18
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.

Bug C backend: Convert Cptr to c_p_pointer
1 participant