[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lib/dirfd.c: compiler warning: unused parameter
|
From: |
Bruno Haible |
|
Subject: |
Re: lib/dirfd.c: compiler warning: unused parameter |
|
Date: |
Thu, 04 May 2023 11:30:30 +0200 |
Paul Eggert wrote:
> That being said, I see a path through lib/dirfd.c where dirfd's arg is
> ignored.
Yes, that may happen in systems that don't have d_fd nor dd_fd in 'DIR'
and are not Windows. But such systems are of the 1980ies or 1990ies, and
Gnulib does not support them any more.
I would not install the patch with _GL_UNUSED.
Bruno
- lib/dirfd.c: compiler warning: unused parameter, Bjarni Ingi Gislason, 2023/05/03
- Re: lib/dirfd.c: compiler warning: unused parameter, Bruno Haible, 2023/05/03
- Re: lib/dirfd.c: compiler warning: unused parameter,
Bruno Haible <=
- Re: lib/dirfd.c: compiler warning: unused parameter, Bjarni Ingi Gislason, 2023/05/04
- Re: lib/dirfd.c: compiler warning: unused parameter, Bruno Haible, 2023/05/05
- Re: lib/dirfd.c: compiler warning: unused parameter, Bernhard Voelker, 2023/05/07
- Re: coreutils CI, Bruno Haible, 2023/05/09
- Re: coreutils CI, Bernhard Voelker, 2023/05/11
- Re: coreutils CI, Pádraig Brady, 2023/05/11
- Re: coreutils CI, Bruno Haible, 2023/05/11
- Re: coreutils CI, Pádraig Brady, 2023/05/13
- Re: lib/dirfd.c: compiler warning: unused parameter, Paul Eggert, 2023/05/05