Commit: patch 9.0.2053: zig filetype detection test wrong

2023-10-19 Fir de Conversatie Christian Brabandt
patch 9.0.2053: zig filetype detection test wrong Commit: https://github.com/vim/vim/commit/a8c664a042707e293d887d5b90f944f6fd5c99aa Author: Gregory Anders Date: Thu Oct 19 19:57:57 2023 +0200 patch 9.0.2053: zig filetype detection test wrong Problem: zig filetype detection

Commit: runtime(json5): Add new ftplugin (#13385)

2023-10-19 Fir de Conversatie Christian Brabandt
runtime(json5): Add new ftplugin (#13385) Commit: https://github.com/vim/vim/commit/d5dc58aeed1b3e76527685d04906afd634d45949 Author: dkearns Date: Fri Oct 20 05:00:12 2023 +1100 runtime(json5): Add new ftplugin (https://github.com/vim/vim/issues/13385) Signed-off-by: Christian

Commit: patch 9.0.2049: Vim9: not recognizing qualified class vars for infix ops

2023-10-19 Fir de Conversatie Christian Brabandt
patch 9.0.2049: Vim9: not recognizing qualified class vars for infix ops Commit: https://github.com/vim/vim/commit/d7b616d0ad006db06140729313b6217677cc4e80 Author: Yegappan Lakshmanan Date: Thu Oct 19 10:47:53 2023 +0200 patch 9.0.2049: Vim9: not recognizing qualified class vars for

Commit: patch 9.0.2050: Vim9: crash with deferred function call and exception

2023-10-19 Fir de Conversatie Christian Brabandt
patch 9.0.2050: Vim9: crash with deferred function call and exception Commit: https://github.com/vim/vim/commit/c59c1e0d88651a71ece7366e418f1253abbe2a28 Author: Yegappan Lakshmanan Date: Thu Oct 19 10:52:34 2023 +0200 patch 9.0.2050: Vim9: crash with deferred function call and exception

Re: Commit: patch 9.0.2050: Vim9: crash with deferred function call and exception

2023-10-19 Fir de Conversatie Tony Mechelynck
On Thu, Oct 19, 2023 at 11:00 AM Christian Brabandt wrote: > > patch 9.0.2050: Vim9: crash with deferred function call and exception [...] This patch lacks a change to src/version.c so when running the executable, :intro and :version both say it is patchlevel 2049. The repository tags are OK

Commit: Patch 9.0.2050v2: Missing change to version.c

2023-10-19 Fir de Conversatie Christian Brabandt
Patch 9.0.2050v2: Missing change to version.c Commit: https://github.com/vim/vim/commit/ba75507c62b5aa84295968a9c15788667e95fa6a Author: Christian Brabandt Date: Thu Oct 19 17:04:04 2023 +0200 Patch 9.0.2050v2: Missing change to version.c Problem: v9.0.2050 missed the change to

Re: Commit: patch 9.0.2050: Vim9: crash with deferred function call and exception

2023-10-19 Fir de Conversatie Christian Brabandt
On Do, 19 Okt 2023, Tony Mechelynck wrote: > On Thu, Oct 19, 2023 at 11:00 AM Christian Brabandt > wrote: > > > > patch 9.0.2050: Vim9: crash with deferred function call and exception > [...] > > This patch lacks a change to src/version.c so when running the > executable, :intro and :version

Commit: Remove mention of huntr.dev since they do no longer support us

2023-10-19 Fir de Conversatie Christian Brabandt
Remove mention of huntr.dev since they do no longer support us Commit: https://github.com/vim/vim/commit/198734897ead52f975d209bf2cd4f5c6f6ca200d Author: Christian Brabandt Date: Thu Oct 19 17:12:19 2023 +0200 Remove mention of huntr.dev since they do no longer support us They

Commit: runtime(zig): Update Zig runtime files (#13388)

2023-10-19 Fir de Conversatie Christian Brabandt
runtime(zig): Update Zig runtime files (#13388) Commit: https://github.com/vim/vim/commit/e08bfef88bd05a9d27ee16c57cd10173e280f600 Author: Gregory Anders <8965202+gpand...@users.noreply.github.com> Date: Thu Oct 19 10:16:59 2023 -0500 runtime(zig): Update Zig runtime files

Commit: patch 9.0.2051: Vim9: wrong error for non-existing object var

2023-10-19 Fir de Conversatie Christian Brabandt
patch 9.0.2051: Vim9: wrong error for non-existing object var Commit: https://github.com/vim/vim/commit/00b55370b3adfc386ab27154df5c51410a099910 Author: Yegappan Lakshmanan Date: Thu Oct 19 17:18:28 2023 +0200 patch 9.0.2051: Vim9: wrong error for non-existing object var

Commit: patch 9.0.2052: win32: using deprecated wsock32 api

2023-10-19 Fir de Conversatie Christian Brabandt
patch 9.0.2052: win32: using deprecated wsock32 api Commit: https://github.com/vim/vim/commit/c6944913f0aa56cdfd9ad7464ab05d2815d9d815 Author: Ken Takata Date: Thu Oct 19 17:22:24 2023 +0200 patch 9.0.2052: win32: using deprecated wsock32 api Problem: win32: using deprecated