Hello,

[email protected] wrote:
I just have noticed that regexp bug fixed by sed 4.10 seems to be
existing in ed 1.22.5.

$ ed
a
ab
.
s/^\(.\?\)\(.\?\).\?\2\1$/X/p
Xab

This is a bug in glibc[1]. The fix will appear in the next version of glibc.

[1] https://sourceware.org/git/?p=glibc.git;a=commit;h=1c21e96d4f4ecbadf70156ce9ace5426c4686ef8

Best regards,
Antonio.

Reply via email to