Subject: Re: [boost] [Locale] Preview of 3rd version
From: Artyom (artyomtnk_at_[hidden])
Date: 2010-09-11 14:30:57


Yes, are you using the latest version 2.x from sourceforge
site or you had taken the "/trunk"? Because latest boost.locale
sits in its own branch - rework.

>
> From the tests I did, it seems MSVC only reads the first wchar_t in the output
>of do_in.
>

Yes I did, I saved surrogate pairs to and from file and used various their
combinations.

What exactly did you seen? In what case? Do you save into file or into
std::wcout?

Can you bring me the sample code that shows the issue?

Artyom