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

vet, parser: remove vet_errors and vet_notices from parser #21424

Merged
merged 1 commit into from
May 5, 2024

Conversation

ttytm
Copy link
Member

@ttytm ttytm commented May 4, 2024

After #21422, #21423 this PR can already remove vet_errors and vet_notices from the parser. Extending vvet to be able to handle the scanner errors as well would be the next step.

@ttytm ttytm force-pushed the vet-parser/remove-error-notice branch from 0067b50 to 25be7fb Compare May 5, 2024 13:39
@ttytm ttytm marked this pull request as ready for review May 5, 2024 13:40
Copy link
Member

@spytheman spytheman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work.

@medvednikov medvednikov merged commit 58527cc into vlang:master May 5, 2024
69 checks passed
@ttytm ttytm deleted the vet-parser/remove-error-notice branch May 5, 2024 19:23
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

3 participants