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

Simplify jsonAssignment in ParserConverter and ActionConverter #4232

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

antoninbas
Copy link
Member

The inParser parameter is not actually used. I think it was introduced back when both converters shared the same implementation.

@antoninbas
Copy link
Member Author

@qobilidop FYI

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.

LGTM, as in it appears that these changes appear like they should not change any behavior of the code.

@mihaibudiu
Copy link
Contributor

Can't say this is fresh in my mind, but it looks reasonable.

The inParser parameter is not actually used. I think it was introduced
back when both converters shared the same implementation.

Signed-off-by: Antonin Bas <antonin.bas@gmail.com>
@antoninbas antoninbas force-pushed the simplify-jsonAssignment branch from 418a115 to ff649dc Compare November 10, 2023 23:33
@antoninbas antoninbas merged commit 04eeea8 into p4lang:main Nov 11, 2023
12 checks passed
@antoninbas antoninbas deleted the simplify-jsonAssignment branch November 11, 2023 01:09
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