[Bug libstdc++/115524] Cygwin: Space character categorized as non-printable by std::ctype<wchar_t>
Stromeko at nexgo dot de
gcc-bugzilla@gcc.gnu.org
Sun Jul 28 05:52:59 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115524
ASSI <Stromeko at nexgo dot de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Stromeko at nexgo dot de
--- Comment #1 from ASSI <Stromeko at nexgo dot de> ---
This is the same bug as https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104587 and
relates to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51772
Building gcc using '--with-clocale=newlib' for Cygwin (and presumably other
newlib platforms) fixes it, but the configury should recognize this need
automatically.
More information about the Gcc-bugs
mailing list