[Bug 269425] [exp-run] update byacc in base to 20230201
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 269425] [exp-run] update byacc in base to 20230201"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Mar 2023 17:21:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269425 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=473a2c9a40e8413c8dec340472b0b0970536eafb commit 473a2c9a40e8413c8dec340472b0b0970536eafb Author: Dag-Erling Smørgrav <des@FreeBSD.org> AuthorDate: 2023-03-07 16:04:24 +0000 Commit: Dag-Erling Smørgrav <des@FreeBSD.org> CommitDate: 2023-03-07 17:20:49 +0000 byacc: Disable backtracking extension. When updating byacc to 20230201, I enabled the backtracking extension as it seemed useful and harmless. With a little more experience, it appears to have more impact than I initially thought and I'm no longer sure how useful it really is, so turn it back off. PR: 244149, 269425 Sponsored by: Klara, Inc. Reviewed by: imp, jkim Differential Revision: https://reviews.freebsd.org/D38931 usr.bin/yacc/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- You are receiving this mail because: You are on the CC list for the bug.