Date: Mon, 23 Jan 2017 14:56:16 +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-RAWmeoyOeB@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 --- Comment #4 from Kyle Evans <bsdports@kyle-evans.net> --- (In reply to weeks from comment #2) Yeah, the odds are quite good that they don't have an option that uses GNU regex stuff instead of their own, which is the problem that we have. Our regex stuff supports it, but GNU's does not and linking against GNU is the default here. I've pondered elsewhere if it would be a good idea to make this not the default on a BSD system, and again it would seem to be a good idea. -- 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-RAWmeoyOeB>
