Skip to content

fix crash when checking for enums to transpile#539

Merged
TwitchBronBron merged 1 commit intomasterfrom
fix-enum-transpiler-crash
Mar 10, 2022
Merged

fix crash when checking for enums to transpile#539
TwitchBronBron merged 1 commit intomasterfrom
fix-enum-transpiler-crash

Conversation

@TwitchBronBron
Copy link
Member

Fixes a bug in the BscPlugin that would crash whenever trying to transpile enums in a file not included in any scopes. Now the plugin will skip enum scanning entirely if the file isn't included in any scopes, or if the scope doesn't have any enums.

@TwitchBronBron TwitchBronBron merged commit 0d45793 into master Mar 10, 2022
@TwitchBronBron TwitchBronBron deleted the fix-enum-transpiler-crash branch March 10, 2022 20: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.

2 participants