Re: meson vs windows perl - Mailing list pgsql-hackers

From Andres Freund
Subject Re: meson vs windows perl
Date
Msg-id 20240528221350.ruuuitarrr5tj3o5@alap3.anarazel.de
Whole thread Raw
In response to Re: meson vs windows perl  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Hi,

On 2024-04-05 16:12:12 -0400, Andrew Dunstan wrote:
> OK, this has been fixed and checked. The attached is what I propose.

The perl command is pretty hard to read. What about using python's shlex
module instead? Rough draft attached.  Still not very pretty, but seems easier
to read?

It'd be even better if we could just get perl to print out the flags in an
easier to parse way, but I couldn't immediately see a way.

Greetings,

Andres Freund

Attachment

pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Need clarification on compilation errors in PG 16.2
Next
From: Jelte Fennema-Nio
Date:
Subject: Re: In-placre persistance change of a relation