Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#6241 closed Patches (fixed)

boost::chrono compilation problems without std::wstring support

Reported by: Kervala <kervala@…> Owned by: viboes
Milestone: To Be Determined Component: chrono
Version: Boost Development Trunk Severity: Regression
Keywords: chrono wstring Cc:

Description

Hi,

Last SVN version of boost::chrono doesn't compile if std::wstring is not declared in system STL (for example, GNU STL under Android).

I have a fix for it :)

Please could you review and apply it ?

Thanks.

Attachments (1)

to_string.hpp.patch (622 bytes ) - added by Kervala <kervala@…> 11 years ago.

Download all attachments as: .zip

Change History (3)

by Kervala <kervala@…>, 11 years ago

Attachment: to_string.hpp.patch added

comment:1 by viboes, 11 years ago

Resolution: fixed
Status: newclosed

Thanks for the report.

Committed revision [75866].

Last edited 10 years ago by viboes (previous) (diff)

comment:2 by Kervala <kervala@…>, 11 years ago

You're welcome :)

Note: See TracTickets for help on using tickets.