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 invalid dependency manifest when using descriptor_set_out #9647

Merged
merged 2 commits into from
Mar 23, 2022
Merged

Fix invalid dependency manifest when using descriptor_set_out #9647

merged 2 commits into from
Mar 23, 2022

Conversation

TrentHouliston
Copy link
Contributor

Currently when using descriptor_set_out with dependency_out an invalid dependency manifest file is generated.

This is because the code path that generates descriptor sets seems to be entirely separate from the rest of the generators.
This change patches in the descriptor_set_out file path into the dependency file when it is used.

@acozzette acozzette merged commit 85cb724 into protocolbuffers:master Mar 23, 2022
@acozzette
Copy link
Member

@TrentHouliston Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants