Re: Patch 8.2.3871

2021-12-22 Fir de Conversatie Bram Moolenaar
John Marriott wrote: > >> On 23-Dec-2021 05:20, Bram Moolenaar wrote: > >>> Patch 8.2.3871 > >>> Problem:List.c contains code for dict and blob. > >>> Solution: Refactor to put code where it belongs. (Yegappan Lakshmanan, > >>>

Re: Patch 8.2.3871

2021-12-22 Fir de Conversatie John Marriott
On 23-Dec-2021 06:19, Bram Moolenaar wrote: John Marriott wrote: On 23-Dec-2021 05:20, Bram Moolenaar wrote: Patch 8.2.3871 Problem:List.c contains code for dict and blob. Solution: Refactor to put code where it belongs. (Yegappan Lakshmanan, closes #9386) Files

Re: Patch 8.2.3871

2021-12-22 Fir de Conversatie Bram Moolenaar
John Marriott wrote: > On 23-Dec-2021 05:20, Bram Moolenaar wrote: > > Patch 8.2.3871 > > Problem:List.c contains code for dict and blob. > > Solution: Refactor to put code where it belongs. (Yegappan Lakshmanan, > > closes #9386) > > Files:

Re: Patch 8.2.3871

2021-12-22 Fir de Conversatie Yegappan Lakshmanan
Hi, On Wed, Dec 22, 2021 at 10:46 AM John Marriott wrote: > > > On 23-Dec-2021 05:20, Bram Moolenaar wrote: > > Patch 8.2.3871 > > Problem:List.c contains code for dict and blob. > > Solution: Refactor to put code where it belongs. (Yegappan Lakshmanan, &g

Re: Patch 8.2.3871

2021-12-22 Fir de Conversatie John Marriott
On 23-Dec-2021 05:20, Bram Moolenaar wrote: Patch 8.2.3871 Problem:List.c contains code for dict and blob. Solution: Refactor to put code where it belongs. (Yegappan Lakshmanan, closes #9386) Files: src/blob.c, src/dict.c, src/list.c, src/proto/blob.pro

Patch 8.2.3871

2021-12-22 Fir de Conversatie Bram Moolenaar
Patch 8.2.3871 Problem:List.c contains code for dict and blob. Solution: Refactor to put code where it belongs. (Yegappan Lakshmanan, closes #9386) Files: src/blob.c, src/dict.c, src/list.c, src/proto/blob.pro, src/proto/dict.pro, src/proto/list.pro, src/proto