[Bug 271072] [exp-run] -Wstrict-prototypes
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271072] [exp-run] -Wstrict-prototypes"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 May 2023 14:12:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271072 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=6c08fd3dc804c9c3064add3b9a6ff678a541d210 commit 6c08fd3dc804c9c3064add3b9a6ff678a541d210 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2023-05-25 14:11:38 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2023-05-25 14:11:38 +0000 Enable -Wstrict-prototypes by default in the kernel for clang 15+. PR: 271072 (exp-run) Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D39734 sys/conf/kern.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.