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

Verify for duplicate symbol names during parsing #506

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

mristin
Copy link
Contributor

@mristin mristin commented Jun 28, 2024

We explicitly verify for duplicate symbol names when parsing the meta-model so that we can return human-readable error messages early. Before this change, only a contract violation error was returned, which is confusing for the end user.

We explicitly verify for duplicate symbol names when parsing the
meta-model so that we can return human-readable error messages early.
Before this change, only a contract violation error was returned, which
is confusing for the end user.
@mristin mristin merged commit 141b512 into main Jun 28, 2024
5 checks passed
@mristin mristin deleted the mristin/Report-duplicate-our-symbol-names branch June 28, 2024 12:22
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