On Mon, Nov 8, 2021 at 11:53 AM Paul Eggert wrote:
>
> On 11/8/21 01:47, Carlo Arenas wrote:
> > On Sun, Nov 7, 2021 at 4:30 PM Paul Eggert wrote:
>
> > Let me know how to help otherwise.
>
> The main thing from my point of view is that I'd like to know what those
> other bugs are. I can split ou
On 11/8/21 01:47, Carlo Arenas wrote:
On Sun, Nov 7, 2021 at 4:30 PM Paul Eggert wrote:
Let me know how to help otherwise.
The main thing from my point of view is that I'd like to know what those
other bugs are. I can split out the patch into pieces if I know what to
look for.
I didn't
On Sun, Nov 7, 2021 at 4:30 PM Paul Eggert wrote:
>
> On 11/7/21 11:26, Carlo Marcelo Arenas Belón wrote:
> > Mostly a bug by bug translation of the original code to the PCRE2 API.
> > but includes a couple of fixes as well that might be worth doing in
> > independent patches, if a straight transl
Thanks Carlos for working on that and Paul for the speedy feedback!
I won't be able to spend time on this for the next couple of weeks.
On 11/7/21 11:26, Carlo Marcelo Arenas Belón wrote:
Mostly a bug by bug translation of the original code to the PCRE2 API.
but includes a couple of fixes as well that might be worth doing in
independent patches, if a straight translation is preferable.
Yes, that might be preferable so that if t
Mostly a bug by bug translation of the original code to the PCRE2 API.
but includes a couple of fixes as well that might be worth doing in
independent patches, if a straight translation is preferable.
Code still could do with some optimizations but should be good as a
starting point.
The API chan