[Bug libstdc++/58628] Incorrect std::isalpha results with UTF-8 locale on illumos

2022-09-16 Thread alp at rsu dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58628 --- Comment #4 from Alexander Pyhalov --- If it helps, the last comment from illumos-gate bug report says "From what I can tell ctype::_M_initialize_ctype() in gcc-5.1.0/ibstdc++-v3/config/locale/generic/ctype_members.cc:248 is basically just ca

[Bug libstdc++/58628] Incorrect std::isalpha results with UTF-8 locale on illumos

2022-09-16 Thread alp at rsu dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58628 --- Comment #3 from Alexander Pyhalov --- I still see this behavior with gcc version 10.4.0.

[Bug libstdc++/58628] Incorrect std::isalpha results with UTF-8 locale on illumos

2022-02-24 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58628 Eric Gallager changed: What|Removed |Added Last reconfirmed||2022-02-24 Status|UNCONFIRME

[Bug libstdc++/58628] Incorrect std::isalpha results with UTF-8 locale on illumos

2013-10-05 Thread alp at rsu dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58628 --- Comment #1 from Alexander Pyhalov --- Created attachment 30958 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30958&action=edit ctype test