Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2022 21:21:51 +0200
From:      Kurt Jaeger <pi@freebsd.org>
To:        Jim Pazarena <fports@paz.bz>
Cc:        ports@freebsd.org
Subject:   Re: devel/gindent compile issues on 13.1
Message-ID:  <Yo0wT64kBRFzvv8M@home.opsec.eu>
In-Reply-To: <a5a40b14-26fc-fc5f-a4cb-b5f6207aaf4a@paz.bz>
References:  <a5a40b14-26fc-fc5f-a4cb-b5f6207aaf4a@paz.bz>

next in thread | previous in thread | raw e-mail | index | archive | help
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/ ?

-- 
pi@opsec.eu            +49 171 3101372                    Now what ?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Yo0wT64kBRFzvv8M>