https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201650

--- Comment #11 from Christian Kujau <free...@nerdbynature.de> ---
No longer reproducible in 13.1-RELEASE-p3 (with bsdgrep 2.6.0-FreeBSD or
GNU/grep 3.8):

 $ echo "abc" | /usr/bin/grep -Eo '^[a-z]' 
 a

 $ echo "abc" | /usr/local/bin/ggrep -Eo '^[a-z]' 
 a

So...I guess this report can be closed?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to