Re: std::wstring_convert

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 23 March 2013 02:35, Mihai Moldovan wrote:
> Hi list, hi Jonathan,
>
> trying to use std::wstring_convert which is specified in the C++11 standard (
> section 22.3.3.2.2), I was greeted by a friendly compiler error message
> indicating that this class is not yet implemented in GCC.
>
> I have also checked the current SVN trunk (or well, rather grepped the git repo)
> and came up with only two HTML files mentioning it, but nothing in particular.
>
> Any ETA on that?
>
> According to bug #53683 ( http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53683 ),
> Jonathan planned to get around to it in June 2012, but probably has forgotten.

I haven't forgotten, but without std::codecvt_utf8 and similar new
facets I have no easy way to test if my implementation works or not.

I'll try to get it done for GCC 4.9




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux