Commit: patch 9.0.1833: [security] runtime file fixes

2023-08-31 Fir de Conversatie Christian Brabandt
patch 9.0.1833: [security] runtime file fixes Commit: https://github.com/vim/vim/commit/816fbcc262687b81fc46f82f7bbeb1453addfe0c Author: Christian Brabandt Date: Thu Aug 31 23:52:30 2023 +0200 patch 9.0.1833: [security] runtime file fixes Problem: runtime files may execute code

Commit: patch 9.0.1832: xxd: reporting wrong version

2023-08-31 Fir de Conversatie Christian Brabandt
patch 9.0.1832: xxd: reporting wrong version Commit: https://github.com/vim/vim/commit/0ffa97e8fae5e73ff05ba24178cfc7206a3fe67e Author: Christian Brabandt Date: Thu Aug 31 21:03:02 2023 +0200 patch 9.0.1832: xxd: reporting wrong version Problem: xxd: reporting wrong version

Commit: patch 9.0.1831: Vim9: failing null test

2023-08-31 Fir de Conversatie Christian Brabandt
patch 9.0.1831: Vim9: failing null test Commit: https://github.com/vim/vim/commit/6ad4a60a972c7dc2d0cd099fed1e8480cc63422f Author: Gianmaria Bajo Date: Thu Aug 31 20:55:35 2023 +0200 patch 9.0.1831: Vim9: failing null test Problem: Vim9: failing null test Solution: Use

Commit: patch 9.0.1830: Vim9: crash when accessing a null object

2023-08-31 Fir de Conversatie Christian Brabandt
patch 9.0.1830: Vim9: crash when accessing a null object Commit: https://github.com/vim/vim/commit/d7085a06358c22250a27186bb7d52112ed4addd1 Author: Gianmaria Bajo Date: Thu Aug 31 18:15:26 2023 +0200 patch 9.0.1830: Vim9: crash when accessing a null object Problem: Vim9: crash

Commit: patch 9.0.1829: Vim9 missing access-checks for private vars

2023-08-31 Fir de Conversatie Christian Brabandt
patch 9.0.1829: Vim9 missing access-checks for private vars Commit: https://github.com/vim/vim/commit/eb91e24d5eca99ad902924911e78f292e9ca0971 Author: Yegappan Lakshmanan Date: Thu Aug 31 18:10:46 2023 +0200 patch 9.0.1829: Vim9 missing access-checks for private vars Problem:

Commit: patch 9.0.1828: cursor wrong with virt text before double-width char

2023-08-31 Fir de Conversatie Christian Brabandt
patch 9.0.1828: cursor wrong with virt text before double-width char Commit: https://github.com/vim/vim/commit/ac2d8815ae7a93c54b07cba76475cfb3f26a3ac6 Author: zeertzjq Date: Thu Aug 31 18:07:30 2023 +0200 patch 9.0.1828: cursor wrong with virt text before double-width char

Commit: translation(it): updated Italian manpages

2023-08-31 Fir de Conversatie Christian Brabandt
translation(it): updated Italian manpages Commit: https://github.com/vim/vim/commit/e102e44fc6ff6ca648e16a2ad79f71d75afc16c3 Author: Antonio Giovanni Colombo Date: Thu Aug 31 18:03:11 2023 +0200 translation(it): updated Italian manpages Signed-off-by: Christian Brabandt diff

Commit: patch 9.0.1827: xxd: no color support

2023-08-31 Fir de Conversatie Christian Brabandt
patch 9.0.1827: xxd: no color support Commit: https://github.com/vim/vim/commit/e2528ae11134cdf35c312754b124aba4963d8054 Author: Aapo Rantalainen Date: Thu Aug 31 17:58:13 2023 +0200 patch 9.0.1827: xxd: no color support Problem: xxd: no color support Solution: Add color

Re: [vim/vim] patch 9.0.1704: Cannot use positional arguments for printf() (0c6181f)

2023-08-31 Fir de Conversatie Christ van Willegen
Hi, I looked into your examples. They came from the help text (builtin.txt), but there were errors in the documentation... On Mon, Aug 14, 2023 at 9:44 PM Restorer wrote: > This example returns error E1405 and not expected error E1403 > E1405: Invalid format specifier: %1$d at width %2$d is:

Re: [vim/vim] Make object/class member variables public by default (PR #12932)

2023-08-31 Fir de Conversatie Yegappan Lakshmanan
On Thu, Aug 31, 2023 at 6:50 AM errael wrote: > I have started a discussion (#12979 > ) to capture the > access matrix. > > Thank you. I'll take a look. I would have done something if you'd said "go > ahead" . > > > I have marked the failing cases

Commit: runtime(forth): Update syntax and ftplugin files (#12976)

2023-08-31 Fir de Conversatie Christian Brabandt
runtime(forth): Update syntax and ftplugin files (#12976) Commit: https://github.com/vim/vim/commit/1610528cc3052103e368c4175b09db6f9a6c150c Author: dkearns Date: Thu Aug 31 16:17:16 2023 +1000 runtime(forth): Update syntax and ftplugin files (https://github.com/vim/vim/issues/12976)

Commit: runtime(optwin): Fix for 'splitkeep' option (#12974)

2023-08-31 Fir de Conversatie Christian Brabandt
runtime(optwin): Fix for 'splitkeep' option (#12974) Commit: https://github.com/vim/vim/commit/0b8b145bf8bfd3e90a1c30a999e6adb89ec8891c Author: xrandomname <141588647+xrandomn...@users.noreply.github.com> Date: Thu Aug 31 06:18:40 2023 + runtime(optwin): Fix for 'splitkeep' option