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

use AST order to report missing names #44

Merged
merged 1 commit into from Jul 24, 2022

Conversation

maratori
Copy link
Contributor

Sort missing names in declaration order in error report.
fixes #41

@nishanths
Copy link
Owner

nishanths commented Jun 27, 2022 via email

@nishanths nishanths merged commit d513b10 into nishanths:master Jul 24, 2022
@nishanths
Copy link
Owner

Thank you, and sincerely sorry about the delay!

@maratori maratori deleted the ast-order branch July 24, 2022 01:00
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.

in printed diagnostic, sort the missing constant names by AST order (not lexicographical order)
2 participants