Re: Add information about command path and version of flex in meson output
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-07-03T07:30:26Z
Lists: pgsql-hackers
Attachments
- meson-flex-info-v2.patch (text/x-diff) patch v2
On Mon, Jul 03, 2023 at 08:34:39AM +0200, Peter Eisentraut wrote: > Maybe this could be combined into one command? On clarity ground, I am not sure that combining both is a good idea. Perhaps the use of a different variable, like bison a few lines above, makes things cleaner? > Looks good otherwise. Thanks for the review. -- Michael
Commits
-
Show information about flex (version and command path) in meson output
- 72df1d3f1b9d 17.0 landed