Boost logo

Boost :

Subject: Re: [boost] [Locale] Stream manipulator bug
From: Artyom (artyomtnk_at_[hidden])
Date: 2010-10-09 17:23:57


>
> The latest version of Boost.Locale is doing something wierd to stream
> manipulators. For example, the following code should print 63:2c:7f. If
> you uncomment the line that sets the global locale to use a boost::locale
> instance, it prints 990:440:127. It seems to be ignoring the std::hex
> manipulator and doing something strange with std::width.
>

Thanks!

You are right, I had fixed it in trunk, you are wellocome to use the latest
version from SVN.

    https://cppcms.svn.sourceforge.net/svnroot/cppcms/boost_locale/trunk

Artyom

      


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk