Re: [PATCH] Add `headerscheck` run_target to meson

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Miłosz Bieniek <bieniek(dot)milosz0(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Add `headerscheck` run_target to meson
Date: 2025-11-28 11:53:25
Message-ID: fd9864f9-30bf-450b-a025-5e1bba58591a@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 27.11.25 10:28, Miłosz Bieniek wrote:
> While reviewing a patch I noticed that we have a `make -s headerscheck`
> but there is no equivalent in meson.
> I prepared a small patch that adds `headerscheck` and `cpluspluscheck`
> targets.

This would be good to have, but I don't think your patch works. It
seems you need to add the srcdir and builddir command-line arguments to
the invocations.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marcos Pegoraro 2025-11-28 12:04:00 Re: [PoC] XMLCast (SQL/XML X025)
Previous Message Hannu Krosing 2025-11-28 11:47:53 Adding an extra byte to ReadyForQuery (B) to indicate HOLD cursors