Skip to content

transpile: Fix double cast after certain compound assignments#1702

Open
Rua wants to merge 1 commit intoimmunant:masterfrom
Rua:double-cast-compound-assign
Open

transpile: Fix double cast after certain compound assignments#1702
Rua wants to merge 1 commit intoimmunant:masterfrom
Rua:double-cast-compound-assign

Conversation

@Rua
Copy link
Copy Markdown
Contributor

@Rua Rua commented Mar 27, 2026

write_type and expr_type are really the same thing here, so removing the extra cast should not break anything.

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.

transpile: Compound assignment with unsigned RHS sometimes casts twice

1 participant