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

build.rs: Clarify when Perl and pregenerated sources are used. #1963

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

briansmith
Copy link
Owner

Perl is not needed when we are using pregenerated sources, and pregenerated sources are not used when Perl is used to generate them. Clarify this by using an enum that makes the mutual exclusion clear.

Perl is not needed when we are using pregenerated sources, and
pregenerated sources are not used when Perl is used to generate them.
Clarify this by using an enum that makes the mutual exclusion clear.
@briansmith briansmith self-assigned this Feb 23, 2024
@briansmith briansmith merged commit 578e7f5 into main Feb 23, 2024
143 checks passed
@briansmith briansmith deleted the b/pregenerated-clarify branch February 23, 2024 22: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.

1 participant