public inbox for [email protected]
help / color / mirror / Atom feedFrom: Peter Eisentraut <[email protected]>
To: Nazir Bilal Yavuz <[email protected]>
Cc: PostgreSQL Hackers <[email protected]>
Cc: Andrew Dunstan <[email protected]>
Cc: Tom Lane <[email protected]>
Cc: Álvaro Herrera <[email protected]>
Cc: Bruce Momjian <[email protected]>
Subject: Re: Improve docs syntax checking and enable it in the meson build
Date: Wed, 29 Oct 2025 18:24:19 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAN55FZ0=9PzKud+QrTLEF2j28Cn7Aphx3EEHZhgHYtuCkKMFug@mail.gmail.com>
References: <CAN55FZ1qzoDcaKqsR3DwE=X6FL+wpm+=KLvH6ahrRXNhjU53DQ@mail.gmail.com>
<[email protected]>
<CAN55FZ0=9PzKud+QrTLEF2j28Cn7Aphx3EEHZhgHYtuCkKMFug@mail.gmail.com>
On 22.10.25 10:04, Nazir Bilal Yavuz wrote:
> diff --git a/.cirrus.tasks.yml b/.cirrus.tasks.yml
> index eca9d62fc22..1c937247a9a 100644
> --- a/.cirrus.tasks.yml
> +++ b/.cirrus.tasks.yml
> @@ -627,6 +627,8 @@ task:
> TEST_JOBS: 8
> IMAGE: ghcr.io/cirruslabs/macos-runner:sonoma
>
> + XML_CATALOG_FILES: /opt/local/share/xml/docbook/4.5/catalog.xml
> +
> CIRRUS_WORKING_DIR: ${HOME}/pgsql/
> CCACHE_DIR: ${HOME}/ccache
> MACPORTS_CACHE: ${HOME}/macports-cache
> @@ -641,6 +643,7 @@ task:
>
> MACOS_PACKAGE_LIST: >-
> ccache
> + docbook-xml-4.5
> icu
> kerberos5
> lz4
What is the reason for this change in this patch? AFAICT, your patch
doesn't perform any XML-related operations anymore.
view thread (7+ messages) latest in thread
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], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
Subject: Re: Improve docs syntax checking and enable it in the meson build
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