Skip to content

Conversation

@LastPossum
Copy link
Contributor

Hi there! I met this strange bug using your great code-generator: non-ascii enum value name causes generator failure. The reason was by-byte-iteration over string in sanitizeValue function, which I replaces with by-rune-iteration in this MR.

Test cases also was updated.

@LastPossum LastPossum requested a review from abice as a code owner May 4, 2022 13:37
@abice abice merged commit 2485d8f into abice:master May 12, 2022
@abice
Copy link
Owner

abice commented May 12, 2022

Thanks for the contribution!

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