X Tutup
Skip to content

Fix for inline constructors bug #12149#12169

Merged
Simn merged 2 commits intodevelopmentfrom
fix/mark-ctors
Apr 13, 2025
Merged

Fix for inline constructors bug #12149#12169
Simn merged 2 commits intodevelopmentfrom
fix/mark-ctors

Conversation

@basro
Copy link
Contributor

@basro basro commented Apr 12, 2025

Fix for #12149
Includes unit test, I've verified it doesn't build without the fix.

@Simn
Copy link
Member

Simn commented Apr 13, 2025

Nice, thanks!

I'm just happy it was actually a problem with inline constructors for once.

@Simn Simn merged commit 80a420a into development Apr 13, 2025
94 checks passed
@mtak-
Copy link

mtak- commented Apr 13, 2025

Thank you basro! This was really affecting me, and I know it was a non-trivial thing to debug.

@skial skial mentioned this pull request Apr 14, 2025
1 task
Simn pushed a commit to Aidan63/haxe that referenced this pull request Apr 14, 2025
@kLabz kLabz added this to the 4.3 Hotfix candidates milestone Apr 15, 2025
kLabz pushed a commit that referenced this pull request Apr 16, 2025
kLabz pushed a commit that referenced this pull request May 9, 2025
@kLabz kLabz removed this from the 4.3 Hotfix candidates milestone May 9, 2025
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.

4 participants

X Tutup