Date: Tue, 12 Apr 2022 15:03:43 -0700 From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 86fa80f320dc - main - rack: Remove unused variable. Message-ID: <a5173a2e-2dd1-19f8-0d3c-790764e8386d@FreeBSD.org> In-Reply-To: <202204122159.23CLxjVP035956@gitrepo.freebsd.org> References: <202204122159.23CLxjVP035956@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/12/22 2:59 PM, John Baldwin wrote: > The branch main has been updated by jhb: > > URL: https://cgit.FreeBSD.org/src/commit/?id=86fa80f320dcd5773c55ba0d74173a3d06f2d755 > > commit 86fa80f320dcd5773c55ba0d74173a3d06f2d755 > Author: John Baldwin <jhb@FreeBSD.org> > AuthorDate: 2022-04-12 21:59:00 +0000 > Commit: John Baldwin <jhb@FreeBSD.org> > CommitDate: 2022-04-12 21:59:00 +0000 > > rack: Remove unused variable. I have 8 pending patches in review, but with those I'm currently able to build GENERIC on amd64, i386, aarch64, armv7, riscv64, powerpc, and powerpc64 (GENERIC64) as well as amd64 LINT with -Wunused-but-set-variable as its default of an error. I will probably do an actual tinderbox next to see what remains. Once tinderbox is clean and all the patches are merged, I'd like to remove the recently-added build option to mute this warning and leave it as a fatal error going forward. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a5173a2e-2dd1-19f8-0d3c-790764e8386d>