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/ ?