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

transpiler: fix crash with malformed enums #16084

Merged
merged 2 commits into from
Dec 31, 2024
Merged

Conversation

dylan-conway
Copy link
Member

What does this PR do?

fixes #16083

How did you verify your code works?

Added a test

@robobun
Copy link

robobun commented Dec 31, 2024

Updated 10:07 AM PT - Dec 31st, 2024

@dylan-conway, your commit db78f2a has 1 failures in #8735:


🧪   try this PR locally:

bunx bun-pr 16084

@Jarred-Sumner Jarred-Sumner merged commit 37e7f5b into main Dec 31, 2024
64 of 67 checks passed
@Jarred-Sumner Jarred-Sumner deleted the dylan/fix-16083 branch December 31, 2024 17:09
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.

Malformed enum causes crash loop
3 participants