Bastien Guerry writes:
> Ihor Radchenko writes:
>
>> So, we should probably remove zero-width shenanigans from the code.
>
> +1.
Upon further look, it appears to me that [^\000] was simply used to
match "anything, including newline" in most places.
Fixed, on main.
https://git.savannah.gnu.org/
Hi Ihor,
Ihor Radchenko writes:
> So, we should probably remove zero-width shenanigans from the code.
+1.
> Unless I miss something.
>
> Bastien, maybe you recall something about presence of null character in
> regexs?
No, I don't.
> P.S. If we decide to remove the null character, I'd prefer