Date: Wed, 05 Oct 2022 18:56:45 +0200 From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org Cc: dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: dfd63e9ee7b0 - main - graphics/libjxl: don't disable -Werror Message-ID: <tu4i-ryya-wny@FreeBSD.org> In-Reply-To: <202210051648.295GmlGr066039@gitrepo.freebsd.org> (Jan Beich's message of "Wed, 5 Oct 2022 16:48:47 GMT") References: <202210051648.295GmlGr066039@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jan Beich <jbeich@FreeBSD.org> writes: > The branch main has been updated by jbeich: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=dfd63e9ee7b001e53fadc5477b2119a203dde2a4 > > commit dfd63e9ee7b001e53fadc5477b2119a203dde2a4 > Author: Jan Beich <jbeich@FreeBSD.org> > AuthorDate: 2022-10-05 15:41:16 +0000 > Commit: Jan Beich <jbeich@FreeBSD.org> > CommitDate: 2022-10-05 16:48:01 +0000 > > graphics/libjxl: don't disable -Werror > > FreeBSD is supported upstream, and upstream regularly tests with Clang. > I'd like to be notified of new warnings. Let's see how long it lasts. > > Tested by: Clang 11/13/14/15, GCC 11, -DNDEBUG Oops, -Werror has been disabled by default upstream since v0.5. https://github.com/libjxl/libjxl/commit/ab7c5e9b6795 https://cgit.freebsd.org/ports/commit/?id=155610d50513 If -Werror is not default then I don't care.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?tu4i-ryya-wny>