Skip to content

chore: revert breaking fake enum name change#682

Merged
benjie merged 1 commit intov4from
fix-enum-name
Oct 22, 2020
Merged

chore: revert breaking fake enum name change#682
benjie merged 1 commit intov4from
fix-enum-name

Conversation

@benjie
Copy link
Copy Markdown
Member

@benjie benjie commented Oct 22, 2020

Description

Adding _fake_enum to the type name would have been a breaking change; this didn't show up in the tests because we explicitly named all of our enums. Have removed explicit naming from a couple enums and reverted the change.

(The change was only added to make errors from this more obvious, but it's safer to not have this change.)

Performance impact

Negligible

Security impact

None

@benjie benjie merged commit 10b5bc1 into v4 Oct 22, 2020
@benjie benjie deleted the fix-enum-name branch October 22, 2020 11:52
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.

1 participant