This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/77492] std regex icase doesn't seem to work correctly.
- From: "flashmozzg at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 29 Aug 2017 17:38:06 +0000
- Subject: [Bug libstdc++/77492] std regex icase doesn't seem to work correctly.
- Auto-submitted: auto-generated
- References: <bug-77492-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77492
--- Comment #3 from Danila <flashmozzg at gmail dot com> ---
Update: Clang with libc++ also matches regex in all 3 cases.