[Bug libstdc++/71950] std::ios_base::failure.what() returns irrelevant error message

2016-07-24 Thread skaianhero at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71950 Austin Kramer changed: What|Removed |Added CC||skaianhero at gmail dot com --- Comment

[Bug libstdc++/71950] std::ios_base::failure.what() returns irrelevant error message

2016-07-24 Thread skaianhero at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71950 --- Comment #4 from Austin Kramer --- (In reply to Jonathan Wakely from comment #3) > > That would add overhead for exception handling and the vast majority of > users do not use exceptions with fstream. > That overhead would be almost nothing