[Bug libstdc++/61580] stoi function unknown on W7/Cygwin/x86_64

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 22 16:06:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61580

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This is similar to PR 58393, it's due to using a single _GLIBCXX_USE_C99 macro
instead of more fine-grained tests for specific features.



More information about the Gcc-bugs mailing list