Re: stderr issue with mksh/pdksh

2011-04-15 Fir de Conversatie Chris Sutcliffe
Hi Bram, On 15 April 2011 15:00, Bram Moolenaar wrote: > It's easy enough to add "mksh" and "pdksh" next to "ksh" in src/option.c Agreed, attached please find a patch that addresses the issue. Thank you, Chris -- Chris Sutcliffe http://emergedesktop.org http://www.google.com/profiles/ir0nh34d

Re: stderr issue with mksh/pdksh

2011-04-15 Fir de Conversatie Bram Moolenaar
James Vega wrote: > On Thu, Apr 14, 2011 at 08:22:22PM -0400, Chris Sutcliffe wrote: > > On 14 April 2011 20:11, Chris Sutcliffe wrote: > > > On 14 April 2011 16:38, Chris Sutcliffe wrote: > > >> I've noticed an issue with vim while running under mksh and pdksh. > > >> Specifically, the stderr ou

Re: stderr issue with mksh/pdksh

2011-04-14 Fir de Conversatie James Vega
On Thu, Apr 14, 2011 at 08:22:22PM -0400, Chris Sutcliffe wrote: > On 14 April 2011 20:11, Chris Sutcliffe wrote: > > On 14 April 2011 16:38, Chris Sutcliffe wrote: > >> I've noticed an issue with vim while running under mksh and pdksh. > >> Specifically, the stderr output by gcc (i.e. compilation

Re: stderr issue with mksh/pdksh

2011-04-14 Fir de Conversatie Chris Sutcliffe
On 14 April 2011 20:11, Chris Sutcliffe wrote: > On 14 April 2011 16:38, Chris Sutcliffe wrote: >> I've noticed an issue with vim while running under mksh and pdksh. >> Specifically, the stderr output by gcc (i.e. compilation warnings and >> errors) is not captured in the QuickFix window.  I see th

Re: stderr issue with mksh/pdksh

2011-04-14 Fir de Conversatie Chris Sutcliffe
On 14 April 2011 16:38, Chris Sutcliffe wrote: > I've noticed an issue with vim while running under mksh and pdksh. > Specifically, the stderr output by gcc (i.e. compilation warnings and > errors) is not captured in the QuickFix window.  I see the stderr > output in the terminal window during the

stderr issue with mksh/pdksh

2011-04-14 Fir de Conversatie Chris Sutcliffe
Hi All, I've noticed an issue with vim while running under mksh and pdksh. Specifically, the stderr output by gcc (i.e. compilation warnings and errors) is not captured in the QuickFix window. I see the stderr output in the terminal window during the compilation process, however, when vim returns