[lldb-dev] proposed change to remove conditional WCHAR support in libedit wrapper
Raphael “Teemperor” Isemann via lldb-dev
lldb-dev at lists.llvm.org
Sun Jul 11 05:49:25 PDT 2021
Maybe mariadb is not using libedit in emacs mode?
LLDB also provides a custom callback for libedit to read characters from the command line (which mariadb probably doesn’t), so maybe we implemented that incorrectly.
- Raphael
> On 11 Jul 2021, at 13:45, Jan Kratochvil <jan.kratochvil at redhat.com> wrote:
>
> On Sun, 11 Jul 2021 13:07:26 +0200, Raphael “Teemperor” Isemann wrote:
>> What libedit version/port is Fedora using?
>> [1] https://thrysoee.dk/editline/
>
> Source RPM : libedit-3.1-37.20210522cvs.fc34.src.rpm
> URL : https://www.thrysoee.dk/editline/
>
>
>> I think the usual Linux port[1] is suffering from two issues:
>
> The question is why the same libedit library on the same OS works with mariadb
> client.
>
>
> Jan
>
More information about the lldb-dev
mailing list