From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Compiler warning |
Date: | 2016-12-24 10:32:51 |
Message-ID: | CABUevEyPv82D43k0GJtko6yALhL8ksT-numCiZ1W5Wdn35p1Nw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Dec 24, 2016 01:21, "Bruce Momjian" <bruce(at)momjian(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Fabien COELHO | 2016-12-24 11:19:53 | Re: proposal: session server side variables |
Previous Message | Joel Jacobson | 2016-12-24 06:34:27 | Re: pg_stat_activity.waiting_start |