Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jan 2017 19:24:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 191086] grep(1) and bsdgrep(1) do not recognize [[:<:]] and [[:>:]]
Message-ID:  <bug-191086-8-XMtVGMrNCW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191086-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191086-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

Kyle Evans <bsdports@kyle-evans.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bsdports@kyle-evans.net

--- Comment #1 from Kyle Evans <bsdports@kyle-evans.net> ---
(In reply to weeks from comment #0)

Hi,

This is another issue that comes with GNU_GREP_COMPAT. I don't suspect there's
much hope that this will change, though -- tested on a relatively new Debian
system, GNU grep and sed *both* fail recognize these as character classes. 

This is otherwise resolved by compiling bsdgrep with
WITHOUT_GNU_GREP_COMPAT="YES" set in /etc/src.conf.

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


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191086-8-XMtVGMrNCW>