On 23/12/16 6:26 PM, Yegappan Lakshmanan wrote:
Hi Tony,
On Sat, Dec 16, 2023 at 3:50 PM Tony Mechelynck
wrote:
vim9cmds.c: In function ‘compile_defer’:
vim9cmds.c:2051:18: warning: ‘type’ may be used uninitialized
[-Wmaybe-uninitialized]
2051 | else if (check_func_a
Hi Tony,
On Sat, Dec 16, 2023 at 3:50 PM Tony Mechelynck <
antoine.mechely...@gmail.com> wrote:
> vim9cmds.c: In function ‘compile_defer’:
> vim9cmds.c:2051:18: warning: ‘type’ may be used uninitialized
> [-Wmaybe-uninitialized]
> 2051 | else if (check_func_args_from_type(cctx, type, arg
vim9cmds.c: In function ‘compile_defer’:
vim9cmds.c:2051:18: warning: ‘type’ may be used uninitialized
[-Wmaybe-uninitialized]
2051 | else if (check_func_args_from_type(cctx, type, argcount, TRUE,
| ^
2052 |
runtime(doc): remove deprecation warning for gdefault
Commit:
https://github.com/vim/vim/commit/82f19734bfcbddbaee8d5d837f7b7a7119366020
Author: dundargoc
Date: Sat Dec 16 14:53:52 2023 +0100
runtime(doc): remove deprecation warning for gdefault
Deprecated can be misunderstood as
patch 9.0.2173: Vim9: crash when compiling for statement and non-existing type
Commit:
https://github.com/vim/vim/commit/062bb6b9099f4c92e10465e5ff98db092a3eac1b
Author: Yegappan Lakshmanan
Date: Sat Dec 16 14:46:40 2023 +0100
patch 9.0.2173: Vim9: crash when compiling for statement and n
patch 9.0.2172: Vim9: compiling :defer may fail
Commit:
https://github.com/vim/vim/commit/a185a31fc05c2dd15315cd59afc02b69aabb5893
Author: Yegappan Lakshmanan
Date: Sat Dec 16 14:36:08 2023 +0100
patch 9.0.2172: Vim9: compiling :defer may fail
Problem: Vim9: compiling :defer may
translation(ie): Updated Irish translation (#13699)
Commit:
https://github.com/vim/vim/commit/535e8f59410a4d3065829e010bc5e13608a968cc
Author: Kevin Scannell
Date: Sat Dec 16 07:30:12 2023 -0600
translation(ie): Updated Irish translation
(https://github.com/vim/vim/issues/13699)
runtime(colorschemes): Update colorschemes (#13691)
Commit:
https://github.com/vim/vim/commit/0378f07fbaee9fd8773f3cf8cef146606dd7bf72
Author: Maxim Kim
Date: Sun Dec 17 00:22:44 2023 +1100
runtime(colorschemes): Update colorschemes
(https://github.com/vim/vim/issues/13691)
Mino
runtime(racket): update Racket runtime files (#13693)
Commit:
https://github.com/vim/vim/commit/5eb9cb53d619f89251d22299e2cb4f21918d9d38
Author: D. Ben Knoble
Date: Sat Dec 16 08:24:15 2023 -0500
runtime(racket): update Racket runtime files
(https://github.com/vim/vim/issues/13693)
patch 9.0.2171: The options[] array is still not sorted alphabetically
Commit:
https://github.com/vim/vim/commit/ffba4e952b25c9257a7b0bd860b85fca2c1e65f4
Author: zeertzjq
Date: Sat Dec 16 14:14:36 2023 +0100
patch 9.0.2171: The options[] array is still not sorted alphabetically
P
patch 9.0.2170: Vim9: no support for const/final class/objects vars
Commit:
https://github.com/vim/vim/commit/e5437c542709b77ade084f96e60d84d4e847e6d3
Author: Yegappan Lakshmanan
Date: Sat Dec 16 14:11:19 2023 +0100
patch 9.0.2170: Vim9: no support for const/final class/objects vars
patch 9.0.2169: Vim9: builtin funcs may accept a non-value
Commit:
https://github.com/vim/vim/commit/d8bf87c9fbd92fd6b837446e886d47e557adadbc
Author: Ernie Rael
Date: Sat Dec 16 14:03:33 2023 +0100
patch 9.0.2169: Vim9: builtin funcs may accept a non-value
Problem: Vim9: builtin
patch 9.0.2168: Moving tabpages on :drop may cause an endless loop
Commit:
https://github.com/vim/vim/commit/df12e39b8b9dd39056e22b452276622cb7b617fd
Author: Christian Brabandt
Date: Sat Dec 16 13:55:32 2023 +0100
patch 9.0.2168: Moving tabpages on :drop may cause an endless loop
13 matches
Mail list logo