Hello ed maintainers
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
--
  iida


Reply via email to