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)
Tue, Apr 14, 7:40 PM
Unknown Object (File)
Tue, Apr 14, 2:12 PM
Unknown Object (File)
Tue, Apr 14, 7:49 AM
Unknown Object (File)
Tue, Apr 14, 4:13 AM
Unknown Object (File)
Sat, Apr 11, 9:43 PM
Unknown Object (File)
Sun, Apr 5, 6:17 AM
Unknown Object (File)
Sun, Mar 22, 8:01 AM
Unknown Object (File)
Sat, Mar 21, 7:58 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