dsanders added a comment. Thanks
> @dsanders: What platform are you on that doesn't have en_US.UTF-8? If your > serious about testing libc++ you should install the locale. (but I understand > that's not always possible). It's Debian Jessie but it was configured for the Europe/London region during installation so I had en_GB.UTF-8 instead. I've installed en_US.UTF-8 (and the other missing locales like ru_RU.UTF-8) on all bar one of the machines I build releases on. The last machine lacks en_US.UTF-8 (but has the others) so I can test this patch before I commit it. After the commit I'll enable it. http://reviews.llvm.org/D16408 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits