https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233994
Conrad Meyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Conrad Meyer <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
