[lldb-dev] Editline Rewrite : issues surround wide character handling on different platforms
Shawn Best
sbest at blueshiftinc.com
Thu Oct 30 12:51:50 PDT 2014
This change has not been checked in. The current broken build on linux
is due to a different checkin which included the same header file.
On 10/30/2014 12:51 PM, Eric Christopher wrote:
>
>
> On Tue Oct 28 2014 at 1:46:20 PM Vince Harron <vharron at google.com
> <mailto:vharron at google.com>> wrote:
>
> > codecvt> : the patch uses a c++ 11 class std::codecvt_utf8, this
> is a facet implementation that will do utf8 to wchar convervsion.
> It is part of c++ 11 standard, but not yet supported in gcc.
>
> Should we drop support for building with gcc on Linux?
>
>
> We shouldn't. And this appears to have broken building on LInux. We
> need to revert this immediately.
>
> Thanks.
>
> -eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20141030/2708ecb9/attachment.html>
More information about the lldb-dev
mailing list