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

Fix/7.x/unmapped #3866

Merged
merged 2 commits into from
Jun 26, 2019
Merged

Fix/7.x/unmapped #3866

merged 2 commits into from
Jun 26, 2019

Conversation

Mpdreamz
Copy link
Member

This updates the check for unmapped API's which was broken as a result of all the clean up that happened in the code generator.

If a file contained more descriptors then just the request descriptor the lookup yielded true.

This also makes the code generation use the [Obsolete("", true)] property so that the compiler emits a nice error message if an API is unmapped after code generation runs.

@Mpdreamz Mpdreamz merged commit a67529f into 7.x Jun 26, 2019
@Mpdreamz Mpdreamz deleted the fix/7.x/unmapped branch June 26, 2019 11:06
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.

2 participants