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

Integral values and 'c' type throw format_error. #1652

Closed
lisch opened this issue Apr 27, 2020 · 1 comment
Closed

Integral values and 'c' type throw format_error. #1652

lisch opened this issue Apr 27, 2020 · 1 comment

Comments

@lisch
Copy link

lisch commented Apr 27, 2020

An integral value is allowed to be formatted with the 'c' type. See [tab:format.type.int].

The attached code throws format_error.
check.cpp.gz

@vitaut
Copy link
Contributor

vitaut commented May 17, 2020

Add c specifier support in 6d66de3. Thanks for reporting.

@vitaut vitaut closed this as completed May 17, 2020
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

No branches or pull requests

2 participants