Re: Validate user-supplied c_args in meson builds

From: "Tristan Partin" <tristan(at)partin(dot)io>
To: "Bertrand Drouvot" <bertranddrouvot(dot)pg(at)gmail(dot)com>
Cc: "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Validate user-supplied c_args in meson builds
Date: 2026-09-21 22:01:12
Message-ID: DLLBZSBO3SYG.1Q9C25GWUHHNC@partin.io
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed Apr 15, 2026 at 4:36 PM CDT, Tristan Partin wrote:
> I actually think this is a bug in Meson. I created a PR[0] to propose
> a fix, but one person's bug is another person's feature. The actual
> content of the patch seems fine to me, but I would wait to see the
> result of the pull request fist.
>
> [0]: https://github.com/mesonbuild/meson/pull/15714

Closing the loop here. The PR is has been merged, and this will be
fixed in Meson. 1.13.0.

--
Tristan Partin
PostgreSQL Contributors Team
AWS (https://aws.amazon.com)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alex Shapalov 2026-09-21 22:16:54 Proposal: expose heavyweight lock wait start time in pg_stat_activity
Previous Message Tristan Partin 2026-09-21 21:50:40 Re: meson: avoid PATH bloat from NLS .mo targets in tmp_install test setup