[lldb-dev] Editline Rewrite : issues surround wide character handling on different platforms

Eric Christopher echristo at gmail.com
Thu Oct 30 12:51:42 PDT 2014


On Tue Oct 28 2014 at 1:46:20 PM Vince Harron <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/4cd7709a/attachment.html>


More information about the lldb-dev mailing list