Date: Thu, 13 Dec 2018 23:57:16 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 233994] boost::regex match but not std::regex Message-ID: <bug-233994-227-F1SUxwV9ax@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-233994-227@https.bugs.freebsd.org/bugzilla/> References: <bug-233994-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233994 Conrad Meyer <cem@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cem@freebsd.org --- Comment #2 from Conrad Meyer <cem@freebsd.org> --- What makes you believe this is a locale or even libc++ problem? I don't see how any of the regular expressions are even locale dependent. I also cannot reproduce the problem without boost, neither on CURRENT nor 1= 1.=20 (I.e., using 'std::locale::global(std::locale("de_DE.UTF-8"));' to override= the user's locale instead of the boost goop.) I don't have boost installed, so I can't explore that avenue, but I am havi= ng trouble even understanding how this program would fail. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233994-227-F1SUxwV9ax>