Re: Patch 7.3.296

2011-09-08 Fir de Conversatie Bram Moolenaar
Danek Duvall wrote: > This doesn't compile. > > > Patch 7.3.296 > > Problem:When writing to an external command a zombie process may be left > > behind. > > Solution: Wait on the process. (James Vega) > > Files: src/os_unix.c >

Re: Patch 7.3.296

2011-09-08 Fir de Conversatie Danek Duvall
This doesn't compile. > Patch 7.3.296 > Problem:When writing to an external command a zombie process may be left > behind. > Solution: Wait on the process. (James Vega) > Files:src/os_unix.c > > > *** ../vim-7.3.295/src/os_unix.c

Patch 7.3.296

2011-09-07 Fir de Conversatie Bram Moolenaar
Patch 7.3.296 Problem:When writing to an external command a zombie process may be left behind. Solution: Wait on the process. (James Vega) Files: src/os_unix.c *** ../vim-7.3.295/src/os_unix.c2011-09-07 14:06:38.0 +0200 --- src/os_unix.c 2011-09-07