Re: [HACKERS] Compiler warning - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: [HACKERS] Compiler warning
Date
Msg-id CABUevEyPv82D43k0GJtko6yALhL8ksT-numCiZ1W5Wdn35p1Nw@mail.gmail.com
Whole thread Raw
List pgsql-hackers


On Dec 24, 2016 01:21, "Bruce Momjian" <bruce@momjian.us> wrote:
I am seeing this compiler warning in the 9.4 branch:

 9.4:  basebackup.c:1284:6: warning: variable 'wait_result' set but not used [-Wunused-but-set-variable]

This is on Debian Jessie with gcc version 4.9.2.  It is from this commit:

        commit f6508827afe76b2c3735a9ce073620e708d60c79
     

Hi! 

This was already reported by Dean back on the thread on - committers, including one question still to be investigated. I plan to get back to it when I get back from Christmas holidays. 

/Magnus 

pgsql-hackers by date:

Previous
From: Joel Jacobson
Date:
Subject: Re: [HACKERS] pg_stat_activity.waiting_start
Next
From: Fabien COELHO
Date:
Subject: Re: [HACKERS] proposal: session server side variables