Re: Patch 8.0.0047

2016-10-29 Fir de Conversatie Bram Moolenaar
Hirohito Higashi wrote: > Hi Bram and list, > > 2016-10-27(Thu) 21:50:11 UTC+9 Bram Moolenaar: > > Patch 8.0.0047 > > Problem:Crash when using the preview window from an unnamed buffer. > > (lifepillar) > > Solution: Do not clear the wrong

Re: Patch 8.0.0047

2016-10-29 Fir de Conversatie h_east
Hi Bram and list, 2016-10-27(Thu) 21:50:11 UTC+9 Bram Moolenaar: > Patch 8.0.0047 > Problem:Crash when using the preview window from an unnamed buffer. > (lifepillar) > Solution: Do not clear the wrong buffer. (closes #1200) > Files: src/popupmnu.c >

Patch 8.0.0047

2016-10-27 Fir de Conversatie Bram Moolenaar
Patch 8.0.0047 Problem:Crash when using the preview window from an unnamed buffer. (lifepillar) Solution: Do not clear the wrong buffer. (closes #1200) Files: src/popupmnu.c *** ../vim-8.0.0046/src/popupmnu.c 2016-08-29 22:42:20.0 +0200 --- src/popupmnu.c