Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jul 2022 03:52:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265510] devel/gindent: kill -Werror to fix build
Message-ID:  <bug-265510-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265510

            Bug ID: 265510
           Summary: devel/gindent: kill -Werror to fix build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fuz@fuz.su
                CC: moritz@schmi.tt
             Flags: maintainer-feedback?(moritz@schmi.tt)
                CC: moritz@schmi.tt
 Attachment #235551 maintainer-approval?(moritz@schmi.tt)
             Flags:
             Flags: merge-quarterly?

Created attachment 235551
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D235551&action=
=3Dedit
devel/gindent: fix build

The code currently does not build due to an unused variable.
Remove -Werror to make it build.  Please note that as per policy,
options like -Werror should generally not be used in ports.

Tested with Poudriere on armv7 arm64 FreeBSD 13.1.

--=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-265510-7788>