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

Improve diagnostics for AssignmentStatement #4360

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

kfcripps
Copy link
Contributor

I surrounded several places that can print AssignmentStatements with '', but now other types of nodes get surrounded with '' when they don't necessarily need to be. @fruffy Let me know if you prefer it this way or without quotes in these places.

Copy link
Contributor

@jafingerhut jafingerhut left a comment

Choose a reason for hiding this comment

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

I have not reviewed the C++ code changes, only the changes to error messages in the expected output files. Those changes all look reasonable to me.

@fruffy fruffy enabled auto-merge (squash) January 25, 2024 20:22
auto-merge was automatically disabled January 25, 2024 21:31

Head branch was pushed to by a user without write access

@kfcripps kfcripps force-pushed the improve-diagnostics-assignmentstmt branch from ed11500 to b9228ab Compare January 25, 2024 21:31
@kfcripps
Copy link
Contributor Author

Rebased

@fruffy fruffy enabled auto-merge (squash) January 25, 2024 23:25
@fruffy fruffy merged commit 2dbee93 into p4lang:main Jan 25, 2024
16 checks passed
@kfcripps kfcripps deleted the improve-diagnostics-assignmentstmt branch July 1, 2024 22:45
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.

3 participants