Boost logo

Boost :

Subject: Re: [boost] boost::chrono problem with gcc-4.6.3
From: Vicente Botet (vicente.botet_at_[hidden])
Date: 2012-11-27 07:41:36


Vicente Botet wrote
>
> Neo Apostol wrote
>> Hello everyone.
>> I use android-ndk (http://www.crystax.net/en/android/ndk/7) with
>> boost-1.49.
>> My code includes boost::chrono, and when I use gcc-4.4.3 everything goes
>> fine,
>> but when I swith on the gcc-4.6.3 (APP_USE_CPP0X := true) so than i get a
>> strange mistake.
>>
>> Does somebody can help me?
> Hi,
>
> there was a simple fix for #6241 boost::chrono compilation problems
> without std::wstring support.
> (https://svn.boost.org/trac/boost/ticket/6241) applied on 1.51.
>
> It is useful to look at the history of the library
> http://www.boost.org/doc/libs/1_52_0/doc/html/chrono/appendices.html#chrono.appendices.history
> or the the history of the releases 1.51 :
> http://www.boost.org/users/history/version_1_51_0.html.
>
> HTH,
> Vicente

Sorry the bug was

#7478 Compiles fails with compilers supporting char16_t and char32_t fails
if the library doesn't provides std::u16string and std::u32string.

Vicente

--
View this message in context: http://boost.2283326.n4.nabble.com/boost-chrono-problem-with-gcc-4-6-3-tp4639079p4639116.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

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