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: patch 9.0.1704: Cannot use positional arguments for printf()

2023-08-20 Fir de Conversatie Christian Brabandt
On Di, 15 Aug 2023, Christ van Willegen wrote: > Op di 15 aug. 2023 21:27 schreef John Marriott : > > On 14-Aug-2023 02:15, Christian Brabandt wrote: > > patch 9.0.1704: Cannot use positional arguments for printf() > > > > Commit: https:

Re: patch 9.0.1704: Cannot use positional arguments for printf()

2023-08-15 Fir de Conversatie Christ van Willegen
Op di 15 aug. 2023 21:27 schreef John Marriott : > On 14-Aug-2023 02:15, Christian Brabandt wrote: > > patch 9.0.1704: Cannot use positional arguments for printf() > > > > Commit: > https://github.com/vim/vim/commit/0c6181fec4c362eb9682d5af583341eb20cb1af5 > &g

Re: patch 9.0.1704: Cannot use positional arguments for printf()

2023-08-15 Fir de Conversatie John Marriott
On 14-Aug-2023 02:15, Christian Brabandt wrote: patch 9.0.1704: Cannot use positional arguments for printf() Commit: https://github.com/vim/vim/commit/0c6181fec4c362eb9682d5af583341eb20cb1af5 Author: Christ van Willegen Date: Sun Aug 13 18:03:14 2023 +0200 patch 9.0.1704: Cannot use

patch 9.0.1704: Cannot use positional arguments for printf()

2023-08-13 Fir de Conversatie Christian Brabandt
patch 9.0.1704: Cannot use positional arguments for printf() Commit: https://github.com/vim/vim/commit/0c6181fec4c362eb9682d5af583341eb20cb1af5 Author: Christ van Willegen Date: Sun Aug 13 18:03:14 2023 +0200 patch 9.0.1704: Cannot use positional arguments for printf() Problem