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? Bruno