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

Deduplicate serialized actions with the same id. Fixes #308 #318

Conversation

sethfowler
Copy link
Contributor

This fixes #308 using the temporary workaround we discussed of reduplicating actions with the same id. As discussed in the code, this will probably need to be revisited, but it's a pragmatic solution for now. Changes in the way naming works in P4-16 may well end up rendering this issue moot.

@sethfowler sethfowler self-assigned this Feb 18, 2017
@sethfowler sethfowler merged commit 6e2b06d into p4lang:master Feb 18, 2017
@sethfowler sethfowler deleted the seth/deduplicate-serialized-actions-with-the-same-id branch February 18, 2017 02:51
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.

serializer replicates action with same name and same id
2 participants