Skip to content
This repository has been archived by the owner on Jan 1, 2022. It is now read-only.

Ease 2-3 transition by asserting on utf8/os mismatch #36

Closed
epage opened this issue Nov 28, 2021 · 1 comment · Fixed by #41
Closed

Ease 2-3 transition by asserting on utf8/os mismatch #36

epage opened this issue Nov 28, 2021 · 1 comment · Fixed by #41

Comments

@epage
Copy link
Owner

epage commented Nov 28, 2021

This will help make sure people creating a PathBuf will set AllowInvalidUtf8 on the arg.

This will also make it so we can work towards clap-rs/clap#2683 without breaking compatibility

@epage
Copy link
Owner Author

epage commented Nov 29, 2021

If someone needs to generically operate on ArgMatches, we can always add a raw data accessor in the future.

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

Successfully merging a pull request may close this issue.

1 participant