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)
Sun, Aug 17, 11:22 PM
Unknown Object (File)
Fri, Aug 1, 11:06 PM
Unknown Object (File)
Jun 25 2025, 9:05 AM
Unknown Object (File)
Jun 25 2025, 7:24 AM
Unknown Object (File)
Jun 15 2025, 11:02 PM
Unknown Object (File)
Jun 14 2025, 3:09 AM
Unknown Object (File)
Jun 11 2025, 8:18 PM
Unknown Object (File)
Jun 10 2025, 12:54 AM
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