[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lib/dirfd.c: compiler warning: unused parameter
|
From: |
Bjarni Ingi Gislason |
|
Subject: |
Re: lib/dirfd.c: compiler warning: unused parameter |
|
Date: |
Thu, 4 May 2023 00:24:37 +0000 |
On Thu, May 04, 2023 at 01:59:07AM +0200, Bruno Haible wrote:
> Bjarni Ingi Gislason wrote:
> > The compiler reports:
> >
> > CC lib/libgnu_a-dirfd.o
> > ../lib/dirfd.c: In function 'rpl_dirfd':
> > ../lib/dirfd.c:83:13: warning: unused parameter 'dir_p'
> > [-Wunused-parameter]
> > 83 | dirfd (DIR *dir_p)
> > | ~~~~~^~~~~
>
> On which platform?
>
File "/etc/os-release" shows
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
- 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,
Bjarni Ingi Gislason <=
- Re: lib/dirfd.c: compiler warning: unused parameter, Bruno Haible, 2023/05/04
- 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