[patch] New std::string implementation

Jonathan Wakely jwakely@redhat.com
Fri Nov 14 23:26:00 GMT 2014


On 14/11/14 16:51 +0000, Jonathan Wakely wrote:
>On 14/11/14 16:42 +0000, Jonathan Wakely wrote:
>>On 14/11/14 16:32 +0000, Christopher Jefferson wrote:
>>>I tried bootstrapping on Mac OS X 10.10, and got lots of linking
>>>issues, the relevant part is::
>>
>>I might be missing some of the new instantiations, I'll look into
>>that.
>
>I am missing some instantiations

Ugh! and to provide them I have to tag almost every locale
facet, because they have std::string return values on virtual
functions. I thought the locale bits I had left to do were quite
limited, but it's not at all.



More information about the Gcc-patches mailing list