[PATCH] [libcxx] Get categories.numeric and facet.numpunct localization tests passing on linux

Marshall Clow mclow.lists at gmail.com
Thu Aug 21 08:34:07 PDT 2014


This all looks OK to me, but I wonder - is there a *right* answer for these routines. If so, what is the answer we should be expecting?

================
Comment at: test/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_long_double.pass.cpp:10722
@@ -10721,1 +10721,3 @@
     const my_facet f(1);
+
+#if !defined(__GLIBC__)
----------------
Are these values mandated by a standard somewhere - or are they just "implementation defined"?

http://reviews.llvm.org/D4997






More information about the cfe-commits mailing list