On 05.03.2018 07:21, Rin Okuyama wrote:
> Hi,
>
> On 2018/03/05 3:29, Kamil Rytarowski wrote:
>> I've been testing reg*sub(3) functions and I've noted that the
>> USE_LIBTRE=yes build option no longer works:
>> ...
>>
>> Do we intend to keep supporting it as a drop-in replacement
>> implementation
Hi,
On 2018/03/05 3:29, Kamil Rytarowski wrote:
I've been testing reg*sub(3) functions and I've noted that the
USE_LIBTRE=yes build option no longer works:
...
Do we intend to keep supporting it as a drop-in replacement implementation?
IMO, TRE is not mature enough to be imported to libc.
I
I've been testing reg*sub(3) functions and I've noted that the
USE_LIBTRE=yes build option no longer works:
/public/netbsd-git-tre/destdir.amd64/lib/libedit.so: undefined reference
to `regfree'
/public/netbsd-git-tre/destdir.amd64/lib/libedit.so: undefined reference
to `regexec'
/public/netbsd-git