[Bug 233145] bsdgrep incorrectly matches groups with |

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 11 20:06:14 UTC 2018


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

            Bug ID: 233145
           Summary: bsdgrep incorrectly matches groups with |
           Product: Base System
           Version: 12.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs at FreeBSD.org
          Reporter: arcade at b1t.name

The following code should pass both strings along, but passes none:

printf 'xxx\nyyy\n' | bsdgrep '\(xxx\|yyy\)'

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


More information about the freebsd-bugs mailing list