Re: conchuela doesn't like gnu_printf anymore - Mailing list pgsql-hackers

From Mikael Kjellström
Subject Re: conchuela doesn't like gnu_printf anymore
Date
Msg-id 4077ea95-75aa-5782-b9e5-a2e0f561e9ed@mksoft.nu
Whole thread Raw
In response to conchuela doesn't like gnu_printf anymore  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: conchuela doesn't like gnu_printf anymore
List pgsql-hackers

On 2022-08-06 18:59, Tom Lane wrote:

> This is seemingly an intentional configuration change, because the
> animal is reporting different config_env than before.  However,
> we decide what to set PG_PRINTF_ATTRIBUTE to based on what CC
> likes, and if CXX doesn't like it then you'll get these warnings.
> (The warnings only appear in C++ compiles, else there'd REALLY
> be a lot of them.)

Yes, when I upgraded to the lastest DragonFly BSD 6.2.2 I was meaning to 
switch to CLANG14 for both C and C++.  I guess I fat fingered the 
configuration somehow.

I have switch to CLANG14 for both C and C++ now.

Let's see if the warnings disappears now.

/Mikael



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Patch to address creation of PgStat* contexts with null parent context
Next
From: Zheng Li
Date:
Subject: Support logical replication of global object commands