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

"ios::failbit" and "ios::badbit"(analogous to #3306) #3332

Closed
gennaroprota opened this issue Oct 25, 2019 · 0 comments · Fixed by #3555
Closed

"ios::failbit" and "ios::badbit"(analogous to #3306) #3332

gennaroprota opened this issue Oct 25, 2019 · 0 comments · Fixed by #3555
Assignees

Comments

@gennaroprota
Copy link

As the issue title says, this is analogous to #3306:

there are several occurrences in the standard text of "ios::failbit" and "ios::badbit", which should actually be "ios_base::failbit" and "ios_base::badbit", respectively. There's no issue with eofbit, instead.

I understand that this is a very low priority problem, and that you might consider it not worth fixing.

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 a pull request may close this issue.

2 participants