[Bug libstdc++/60555] std::system_category().default_error_condition() doesn't map system errno values to std::generic_category()
c.m.brandenburg at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Mar 17 19:08:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60555
--- Comment #1 from Craig M. Brandenburg <c.m.brandenburg at gmail dot com> ---
To be clear, the attached program outputs: "system:No such file or directory".
It should output: "generic:No such file or directory".
More information about the Gcc-bugs
mailing list