Re: Remove MSVC scripts from the tree - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Remove MSVC scripts from the tree
Date
Msg-id CA+TgmoYPkNhVLeH3cHLv9i1ptsR-N4i1FyLrpCCVWv8goE4Q7Q@mail.gmail.com
Whole thread Raw
In response to Re: Remove MSVC scripts from the tree  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Remove MSVC scripts from the tree
List pgsql-hackers
On Wed, Dec 20, 2023 at 11:03 AM Andrew Dunstan <andrew@dunslane.net> wrote:
> > This could perhaps be related to this patch removing the module in
> > src/tools/msvc/dummylib/Win32/Registry.pm ?
>
> It is. I've fixed the buildfarm to stop checking this script.

Thanks! But I wonder whether the script itself also needs to be
changed? Are we expecting that the 'use Win32::Registry' in
win32tzlist.pl would be satisfied externally in some case?

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Unchecked strdup leading to segfault in pg_dump
Next
From: Tom Lane
Date:
Subject: Re: ci: Build standalone INSTALL file