[Bug libstdc++/66145] [5/6 Regression] std::ios_base::failure objects thrown from libstdc++.so use old ABI
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 16 12:16:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66145
--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I would suggest not using exceptions with iostreams, they've always been an odd
mix anyway.
More information about the Gcc-bugs
mailing list