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

fixing enum flag parser duplication #2

Merged
merged 8 commits into from Jul 14, 2021

Conversation

alfredalpaca
Copy link

  • wip: adding a test service and enum to replicate the multiple services bug
  • wip: added enums to multiple services
  • wip: protoc makefile
  • wip: generating support files
  • wip: adding grpc gen
  • wip: generating support files
  • wip: adding new suffix code
  • fix: fixing duplicate enum code bug

@codexetreme codexetreme merged commit 10d14a4 into master Jul 14, 2021
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.

Duplicate code generation when same enum is in messages used in different services
2 participants