Re: USE_LIBTRE and regex(3)

2018-03-05 Thread Kamil Rytarowski
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

Re: USE_LIBTRE and regex(3)

2018-03-04 Thread Rin Okuyama
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

USE_LIBTRE and regex(3)

2018-03-04 Thread Kamil Rytarowski
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