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

Leave the RHS of a GrammarSymbolSet move default initialized #59

Merged

Conversation

cwbaker
Copy link
Owner

@cwbaker cwbaker commented Jul 15, 2024

Previously the RHS was left as it was when, technically, it should be restored to its default initialized state. This fix exchanges the RHS GrammarSymbolSet values with their default initialized values to correct that error.

Previously the RHS was left as it was when, technically, it should be
restored to its default initialized state.  This fix exchanges the
RHS GrammarSymbolSet values with their default initialized values to
correct that error.
@cwbaker cwbaker self-assigned this Jul 15, 2024
@cwbaker cwbaker merged commit 5e01cd3 into main Jul 15, 2024
3 checks passed
@cwbaker cwbaker deleted the leave-grammar-symbol-set-rhs-default-initialized-after-move branch July 15, 2024 09:34
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.

None yet

1 participant