public inbox for [email protected]
help / color / mirror / Atom feedFrom: Peter Eisentraut <[email protected]>
To: pgsql-hackers <[email protected]>
Subject: Re: meson: Fix missing name arguments of cc.compiles() calls
Date: Sun, 5 Jan 2025 11:59:39 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
On 29.12.24 15:13, Peter Eisentraut wrote:
> I noticed a few cc.compiles() checks in meson.build don't show up in the
> "meson setup" output, because they don't have a "name" argument. Also,
> the "typeof" test doesn't show the name of the symbol that is currently
> being tested. All this makes remote debugging a bit harder. This patch
> fixes it.
>
> While analyzing the fixed output, I also noticed that the test for
> decltype as an alternative to typeof never actually worked and was just
> forgotten to be removed. This is also fixed here.
committed
view thread (3+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: meson: Fix missing name arguments of cc.compiles() calls
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox