Am 21.06.22 um 05:09 schrieb Jim Pazarena:
> 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
> ginde
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 f
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 gen
wondering if I am the only one experiencing compile failure with indent
on the new 13.1 ?