[Bug 270919] [exp-run] -Wdeprecated-non-prototype
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 270919] [exp-run] -Wdeprecated-non-prototype"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Apr 2023 21:10:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270919 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=7aab8fc5c5f0f26e494be3bc05c58cf38687cf69 commit 7aab8fc5c5f0f26e494be3bc05c58cf38687cf69 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2023-04-25 21:09:21 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2023-04-25 21:09:21 +0000 clang: Enable -Wdeprecated-non-prototype by default. PR: 270919 (exp-run) Reviewed by: dim, emaste Differential Revision: https://reviews.freebsd.org/D39535 share/mk/bsd.sys.mk | 1 - sys/conf/kern.mk | 5 ++--- 2 files changed, 2 insertions(+), 4 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.