guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/3] Add '-Wunused-module'


From: Ludovic Courtès
Subject: Re: [PATCH 0/3] Add '-Wunused-module'
Date: Fri, 24 Feb 2023 17:00:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Hello!

Jan Nieuwenhuizen <janneke@gnu.org> skribis:

> It seems that only re-exporting a (non-macro) variable from an otherwise
> un used module gives a false positive `unused module' warning; it
> doesn't even say `possibly unused module'.  Not a big problem, but can
> anything be done about that?

I fixed that and pushed the result to ‘main’:

  e2ed33ef0 Remove unnecessary module imports.
  89c3bae3c Add -Wunused-module.
  821e0f9cd Add 'record-case' to '.dir-locals.el'.

Thanks again for your feedback!

Ludo’.



reply via email to

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