Re: Warning in geqo_main.c from clang 13

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Warning in geqo_main.c from clang 13
Date: 2022-01-23 16:12:40
Message-ID: 1625709.1642954360@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thomas Munro <thomas(dot)munro(at)gmail(dot)com> writes:
> On Sun, Jan 23, 2022 at 11:34 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> We're starting to see more buildfarm animals producing this warning,
>> so I took another look, and thought of a slightly less invasive way to
>> silence it. I confirmed this works with clang 13.0.0 on Fedora 35.

> LGTM. Tested on bleeding edge clang 14.

Pushed, thanks.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2022-01-23 16:29:17 PSA: Autoconf has risen from the dead
Previous Message Tom Lane 2022-01-23 15:16:42 Re: current_schema will not use an text index ?