I wrote:
> Patch 8.2.2759
> Problem:Vim9: for loop infers type of loop variable.
> Solution: Do not get the member type. (closes #8102)
> Files: src/vim9type.c, src/proto/vim9type.pro, src/list.c,
> src/vim9script.c, src/proto/vim9script.pro, src/vim.h,
&g
i can't build after pulling this patch
On Tue, Apr 13, 2021 at 1:54 PM Bram Moolenaar wrote:
>
> Patch 8.2.2759
> Problem:Vim9: for loop infers type of loop variable.
> Solution: Do not get the member type. (closes #8102)
> Files: src/vim9type.c, src/proto/vim9
t create, dictitem_T *di, int flags,
typval_T *tv, type_T **type, int do_member);
^~
вторник, 13 апреля 2021 г. в 22:08:25 UTC+3, basi...@internode.on.net:
>
> On 14-Apr-2021 04:54, Bram Moolenaar wrote:
> > Patch 8.2.2759
> > Problem: Vim9: for loop in
On 14-Apr-2021 04:54, Bram Moolenaar wrote:
Patch 8.2.2759
Problem:Vim9: for loop infers type of loop variable.
Solution: Do not get the member type. (closes #8102)
Files: src/vim9type.c, src/proto/vim9type.pro, src/list.c,
src/vim9script.c, src/proto/vim9script.pro
Patch 8.2.2759
Problem:Vim9: for loop infers type of loop variable.
Solution: Do not get the member type. (closes #8102)
Files: src/vim9type.c, src/proto/vim9type.pro, src/list.c,
src/vim9script.c, src/proto/vim9script.pro, src/vim.h,
src/testdir