On 3/14/18 12:45, Erik Rijkers wrote:
> On 2018-03-14 17:09, Peter Eisentraut wrote:
>> Support INOUT arguments in procedures
> 
> gcc 6.3.0 (on debian stretch) mutters:
> 
> pl_exec.c: In function ‘exec_stmt_call’:
> pl_exec.c:2089:10: warning: variable ‘numargs’ set but not used 
> [-Wunused-but-set-variable]
>      int   numargs;
>            ^~~~~~~

I don't get that, and buildfarm animals of similar configuration don't
either.  Are you using a nonstandard configuration perhaps?

(I don't mind fixing it, but it'd be good to be able to reproduce it.)

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Reply via email to