https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233994
Conrad Meyer <c...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |c...@freebsd.org --- Comment #2 from Conrad Meyer <c...@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 11. (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 having trouble even understanding how this program would fail. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"