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

numfmt: show error if "i" suffix is missing #3713

Merged
merged 1 commit into from
Jul 13, 2022

Conversation

cakebaker
Copy link
Contributor

GNU numfmt requires an "i"-suffix when using --from=iec-i and shows an error otherwise. This PR adds the same behavior to uutils numfmt and makes the test strtod-11 in https://github.com/coreutils/coreutils/blob/master/tests/misc/numfmt.pl pass.

@sylvestre sylvestre merged commit 4b27776 into uutils:main Jul 13, 2022
@cakebaker cakebaker deleted the numfmt_missing_i_suffix branch July 13, 2022 08:40
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.

None yet

2 participants