
14 Apr
2004
14 Apr
'04
6:37 a.m.
Robert, to make utf8 test pass, I had to apply the attached patch. Seems like there was a typo which manifected itself only on 4-bit wchar_t -- one of the trailing bytes did not have the high bit set, so the facet returned an error. - Volodya