
29 Jan
2008
29 Jan
'08
5:52 a.m.
Jamie Allsop wrote:
Beman Dawes wrote: To get it to work I had to imbue wpath_traits with the experimental UTF8 locale as the example (wide_test.cpp I think) does.
I have yet to really try this in anger, but regardless, I too am interested in this.
It works fine for me too when imbuing boost UTF-8 codecvt facet - see the original post. But it doesn't work somehow when imbuing system codecvt (system locale encoding is UTF-8). This is what looks like a bug. I don't know where it is yet - boost, me, or my libstdc++ implementation (gcc 3.4.6). -- Alexei Alexandrov