[Bug libstdc++/86138] C++17: getline(istream, string) crashes on Cygwin because incompatible C++14 function is called
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 21 11:26:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86138
--- Comment #14 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #8)
> If Cygwin doesn't correctly ensure uniqueness of static objects across DLLs
> then we can't workaround that,
Oops, typo, I meant to say we *can* work around that.
More information about the Gcc-bugs
mailing list