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

Fix tmpvar redefinition when incrementing a abstract array access exp… #12034

Merged

Conversation

Apprentice-Alchemist
Copy link
Contributor

@Apprentice-Alchemist Apprentice-Alchemist commented Mar 1, 2025

…ression involving null coalescing.

Previously ebase was inserted twice resulting in duplicate TVar's when null coalescing is involved.

Closes #12027

@skial skial mentioned this pull request Mar 3, 2025
1 task
@Simn Simn merged commit 6e94ca7 into HaxeFoundation:development Mar 4, 2025
58 checks passed
@Apprentice-Alchemist Apprentice-Alchemist deleted the bugfix/issue-12027 branch March 4, 2025 10:20
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.

Hxcpp error: redefinition of 'tmp21'
3 participants