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

Support trailing global flags in the native parser. (Cherry-pick of #21480) #21485

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

WorkerPants
Copy link
Member

The legacy parser supports having global flags at the end of
the command-line invocation, after all specs.

Now the native parser supports this too.

Fixes #21478

The legacy parser supports having global flags at the end of
the command-line invocation, after all specs.

Now the native parser supports this too.

Fixes #21478
@WorkerPants WorkerPants added this to the 2.23.x milestone Oct 3, 2024
@WorkerPants WorkerPants added the category:bugfix Bug fixes for released features label Oct 3, 2024
@benjyw benjyw added the release-notes:not-required PR doesn't require mention in release notes label Oct 3, 2024
@benjyw benjyw merged commit 49c0b8d into 2.23.x Oct 3, 2024
25 checks passed
@benjyw benjyw deleted the cherry-pick-21480-to-2.23.x branch October 3, 2024 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bugfix Bug fixes for released features release-notes:not-required PR doesn't require mention in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants