From: Omar Polo Subject: Re: got-build-regress.sh build failure To: op@omarpolo.com Cc: gameoftrees@openbsd.org Date: Thu, 05 Oct 2023 12:40:53 +0200 On 2023/10/05 12:17:19 +0200, op@omarpolo.com wrote: > /home/chiaki/w/got/gotwebd/gotweb.c:1367:9: error: unused variable 'r' [-Werror,-Wunused-variable] > size_t r; > ^ > 1 error generated. Oops, this was removed in the follow-up diff I sent and committed now about using time tags. it slipped while i broke my diff in multiple pieces.