[Bug 271072] [exp-run] -Wstrict-prototypes

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 25 May 2023 14:12:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271072

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3dad1c6696d2b86d7c4662b509f09b91f7f1aed4

commit 3dad1c6696d2b86d7c4662b509f09b91f7f1aed4
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 for all clang versions at WARNS >= 3.

    Previously clang 15+ only enabled it for WARNS >= 5.

    PR:             271072 (exp-run)
    Reviewed by:    emaste
    Differential Revision:  https://reviews.freebsd.org/D39732

 share/mk/bsd.sys.mk | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.