Re: Patch 8.0.1481

2018-02-10 Fir de Conversatie Bram Moolenaar
Hirohito Higashi wrote: > > > 2018-2-9(Fri) 20:30:22 UTC+9 Bram Moolenaar: > > > > Patch 8.0.1481 > > > > Problem:Clearing a pointer takes two lines. > > > > Solution: Add vim_clear() to free and clear the pointer. > > > >

Re: Patch 8.0.1481

2018-02-10 Fir de Conversatie Bram Moolenaar
Hirohito Higashi wrote: > > > > > Patch 8.0.1481 > > > > > Problem:Clearing a pointer takes two lines. > > > > > Solution: Add vim_clear() to free and clear the pointer. > > > > > Files: src/misc2.c, src/proto/misc2.pro, sr

Re: Patch 8.0.1481

2018-02-10 Fir de Conversatie h_east
Hi Bram, 2018-2-11(Sun) 1:15:49 UTC+9 h_east: > Hi Bram, > > 2018-2-10(Sat) 21:10:17 UTC+9 Bram Moolenaar: > > Hirohito Higashi wrote: > > > > > 2018-2-9(Fri) 20:30:22 UTC+9 Bram Moolenaar: > > > > Patch 8.0.1481 > > > > Problem:Clear

Re: Patch 8.0.1481

2018-02-10 Fir de Conversatie h_east
Hi Bram, 2018-2-10(Sat) 21:10:17 UTC+9 Bram Moolenaar: > Hirohito Higashi wrote: > > > 2018-2-9(Fri) 20:30:22 UTC+9 Bram Moolenaar: > > > Patch 8.0.1481 > > > Problem:Clearing a pointer takes two lines. > > > Solution: Add vim_clear() to free and c

Re: Patch 8.0.1481

2018-02-10 Fir de Conversatie Bram Moolenaar
Hirohito Higashi wrote: > 2018-2-9(Fri) 20:30:22 UTC+9 Bram Moolenaar: > > Patch 8.0.1481 > > Problem:Clearing a pointer takes two lines. > > Solution: Add vim_clear() to free and clear the pointer. > > Files: src/misc2.c, src/proto/misc2.pro, src/edit.c

Re: Patch 8.0.1481

2018-02-09 Fir de Conversatie h_east
Hi Bram and list! 2018-2-10(Sat) 11:09:04 UTC+9 h_east: > Hi Bram and list, > > 2018-2-9(Fri) 20:30:22 UTC+9 Bram Moolenaar: > > Patch 8.0.1481 > > Problem:Clearing a pointer takes two lines. > > Solution: Add vim_clear() to free and clear the pointer. >

Re: Patch 8.0.1481

2018-02-09 Fir de Conversatie h_east
Hi Bram and list, 2018-2-9(Fri) 20:30:22 UTC+9 Bram Moolenaar: > Patch 8.0.1481 > Problem:Clearing a pointer takes two lines. > Solution: Add vim_clear() to free and clear the pointer. > Files: src/misc2.c, src/proto/misc2.pro, src/edit.c [...] In todo.txt > Use vim_

Patch 8.0.1481

2018-02-09 Fir de Conversatie Bram Moolenaar
Patch 8.0.1481 Problem:Clearing a pointer takes two lines. Solution: Add vim_clear() to free and clear the pointer. Files: src/misc2.c, src/proto/misc2.pro, src/edit.c *** ../vim-8.0.1480/src/misc2.c 2018-02-03 18:01:33.890107627 +0100 --- src/misc2.c 2018-02-09 12:20:14.615712649