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

icu4x-datagen --help is broken #4843

Closed
sffc opened this issue Apr 24, 2024 · 0 comments · Fixed by #4844
Closed

icu4x-datagen --help is broken #4843

sffc opened this issue Apr 24, 2024 · 0 comments · Fixed by #4844
Labels
C-data-infra Component: provider, datagen, fallback, adapters T-bug Type: Bad behavior, security, privacy

Comments

@sffc
Copy link
Member

sffc commented Apr 24, 2024

Culprit is 737e907

How to reproduce: cargo run --all-features -p icu_datagen -- --help

Before the culprit, this outputted:

Learn more at: https://docs.rs/icu_datagen/1.4.1

Usage: icu4x-datagen [OPTIONS]

Options:
  -v, --verbose
          Requests verbose output
...

After the culprit:

error: unexpected argument found
@sffc sffc added T-bug Type: Bad behavior, security, privacy C-data-infra Component: provider, datagen, fallback, adapters labels Apr 24, 2024
@sffc sffc added this to the 1.5 Blocking ⟨P1⟩ milestone Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-data-infra Component: provider, datagen, fallback, adapters T-bug Type: Bad behavior, security, privacy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant