[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
snippets/unused-parameter
From: |
Thien-Thi Nguyen |
Subject: |
snippets/unused-parameter |
Date: |
Wed, 26 Jan 2022 22:17:28 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
I just now updated a local gnulib tree and re-ran autogen.sh
(for GNU RCS), and i see:
Notice from module snippet/unused-parameter:
This module is obsolete.
The gnulib.info documentation mentions "obsolete" in several
places, but it seems to be oriented toward gnulib hackers rather
than users.
My question is: What should i do w/ this module?
(a) Leave it alone -- "obsolete" is not "broken".
(b) Remove it from the imported list of modules, and implement
macro ‘RCS_UNUSED’ w/o gnulib.
(c) "Fix" things somehow so that the message no longer appears.
Related question: Where can i find info on how/why this module
became obsolete? It's a pretty ironic thing that happened here.
:-D
--
Thien-Thi Nguyen -----------------------------------------------
(defun responsep (query) ; (2022) Software Libero
(pcase (context query) ; = Dissenso Etico
(`(technical ,ml) (correctp ml))
...)) 748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502
signature.asc
Description: PGP signature
- snippets/unused-parameter,
Thien-Thi Nguyen <=