Re: Remove MSVC scripts from the tree

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Remove MSVC scripts from the tree
Дата
Msg-id ZXAiqyCqlQS6o0h1@paquier.xyz
обсуждение исходный текст
Ответ на Re: Remove MSVC scripts from the tree  (Shubham Khanna <khannashubham1197@gmail.com>)
Ответы Re: Remove MSVC scripts from the tree  (vignesh C <vignesh21@gmail.com>)
Список pgsql-hackers
On Wed, Dec 06, 2023 at 12:15:50PM +0530, Shubham Khanna wrote:
> Patch is not applying. Please share the Rebased Version. Please find the error:

Thanks.  Here you go with a v6.

> D:\Project\Postgres>git am D:\Project\Patch\v5-0001-Remove-MSVC-scripts.patch
> error: patch failed: doc/src/sgml/filelist.sgml:38
> error: doc/src/sgml/filelist.sgml: patch does not apply

This is caused by the recent addition of targets-meson.

> error: patch failed: src/tools/msvc/Mkvcbuild.pm:1
> error: src/tools/msvc/Mkvcbuild.pm: patch does not apply
> error: patch failed: src/tools/msvc/Solution.pm:1
> error: src/tools/msvc/Solution.pm: patch does not apply

And some stuff because these have been updated.
--
Michael

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Sutou Kouhei
Дата:
Сообщение: Re: Make COPY format extendable: Extract COPY TO format implementations
Следующее
От: Richard Guo
Дата:
Сообщение: Re: Oversight in reparameterize_path_by_child leading to executor crash