[Bug 184733] bsdgrep(1) doesn't match a regular expression containing "|" against UTF-16 file [regression]
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Dec 5 03:41:49 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184733
Kyle Evans <kevans at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Overcome By Events
Status|Open |Closed
--- Comment #5 from Kyle Evans <kevans at freebsd.org> ---
This is mostly OBE as bsdgrep will now use libregex by default rather than
libgnuregex. 11.4 still links against it, but I would tend to recommend not
using bsdgrep on 11.x.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list