guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guild raises warnings about unused variable from SRFI-64


From: Aleix Conchillo Flaqué
Subject: Re: guild raises warnings about unused variable from SRFI-64
Date: Wed, 31 Mar 2021 09:23:11 -0700

Hi Jeremy,

On Tue, Mar 30, 2021 at 7:50 AM Jérémy Korwin-Zmijowski
<jeremy@korwin-zmijowski.fr> wrote:
>
> Hello Guilers,
>
> While using SRFI-64, I rely on guild to give the more feedback it can
> about my code. But sometimes, the cause doesn't come from my code and
> the warnings get annoying like this one from SRFI-64 each time I call a
> test-* macro:
>
>    warning: unused variable `name'
>
> I would like to ask if someone already came up with a fix for it.
> I do need this warning type. So maybe there is a way to act locally.
>

Can you provide a small example on how you get this? A small test that
causes this and the guild command you use would be great.

Best,

Aleix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]