Page MenuHomeFreeBSD

bsdgrep: disable TRE implementation by default
ClosedPublic

Authored by kevans on Sep 15 2017, 3:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 3, 1:08 PM
Unknown Object (File)
Mon, Nov 3, 12:59 PM
Unknown Object (File)
Mon, Nov 3, 12:58 PM
Unknown Object (File)
Mon, Nov 3, 7:55 AM
Unknown Object (File)
Mon, Nov 3, 12:34 AM
Unknown Object (File)
Fri, Oct 31, 10:22 PM
Unknown Object (File)
Wed, Oct 22, 6:26 PM
Unknown Object (File)
Wed, Oct 22, 6:26 PM
Subscribers

Details

Summary

Start the phasing out of TRE by disabling it by default. rS317254
introduced a BSD_GREP_FASTMATCH knob (defaulting to on) for testing of bsdgrep
with and without TRE enabled. More bugs have cropped up since then, and
WITHOUT_BSD_GREP_FASTMATCH has shown in testing to be more stable than its
counterpart.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable