bug-gnulib
[Top][All Lists]
Advanced

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

Re: array-list: Pacify warnings about unused arguments (-Wunused-paramet


From: Akim Demaille
Subject: Re: array-list: Pacify warnings about unused arguments (-Wunused-parameter)
Date: Thu, 24 Jan 2019 07:39:44 +0100

Hi Eric,

> Le 23 janv. 2019 à 23:24, Eric Blake <address@hidden> a écrit :
> 
> Why not this:
> 
> -gl_array_iterator_free (gl_list_iterator_t *iterator)
> +gl_array_iterator_free (gl_list_iterator_t *iterator _GL_UNUSED)
> 
> like we do elsewhere?

Sure.  I did that, and installed it.  Thanks!


reply via email to

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