Date: Mon, 20 Jun 2022 20:09:15 -0700 From: Jim Pazarena <fports@paz.bz> To: ports@freebsd.org Subject: Re: devel/gindent compile issues on 13.1 Message-ID: <17e3eae3-8e25-2bbb-3d78-995eeb2af74b@paz.bz>
next in thread | raw e-mail | index | archive | help
I did not file a bug report . But I had hopes that after a month passed , someone , perhaps even the maintainer , this issue would have been corrected . Alas . I can't be the only one that wants to pretty up their source , and uses gindent to do it . So is no one concerned that this utility fails to compile ? On 2022-05-24 12:21 PM, Kurt Jaeger wrote: > Hi! > >> wondering if I am the only one experiencing compile failure with indent >> on the new 13.1 ? > I did a testbuild with poudriere and yes, it fails: > > output.c:843:8: error: variable 'paren_level' set but not used [-Werror,-Wunused-but-set-variable] > int paren_level = 0; > ^ > 1 error generated. > *** [output.o] Error code 1 > > Can you submit a bug report via https://bugs.freebsd.org/ ? >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17e3eae3-8e25-2bbb-3d78-995eeb2af74b>