Date: Mon, 13 Aug 2018 22:31:59 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230607] devel/thrift: fails to build with Clang 7 Message-ID: <bug-230607-7788-RXQXESQ2cH@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230607-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-230607-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230607 --- Comment #1 from Jan Beich <jbeich@FreeBSD.org> --- -Werror shouldn't be enabled outside of maintainer mode for unimportant warnings (e.g., -Wall -Wextra) as it tends to break build on each compiler upgrade/change/etc. If you really care about -Wunused-variable report upstr= eam after confirming it affects development version. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230607-7788-RXQXESQ2cH>