[PATCH] STDCXX-970

2012-10-10 Thread Liviu Nicoara
The following patch cleans up most of the failures seen in the collation test. It does not fix the transform failures and libstd tests. 2012-10-10 Liviu Nicoara lnico...@apache.org Various fixes: * tests/localization/22.locale.collate.cpp: removed unused macros, corrected

[PATCH] STDCXX-1073

2012-10-10 Thread Liviu Nicoara
2012-10-10 Liviu Nicoara lnico...@apache.org * src/collate.cpp (__rw_strnxfrm): preserved embedded NULs Index: src/collate.cpp === --- src/collate.cpp (revision 1392832) +++ src/collate.cpp (working copy) @@ -547,7