This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Correctly compute whether the process is a non-Cygwin process in spawn_guts


On Thu, Jan 05, 2006 at 09:46:46AM -0500, Igor Peshansky wrote:
>The attached patch fixes the "no output from commands invoked through ssh"
>for me.  The ChangeLog is below.
>	Igor
>==============================================================================
>2006-01-05  Igor Peshansky  <pechtcha@cs.nyu.edu>
>
>	* spawn.cc (spawn_guts): Invert the argument to
>	set_console_state_for_spawn.

Did you happen to notice the name of the argument to
"set_console_state_for_spawn"?

Sorry, but this seems to be a "fix the symptom" patch.

Apparently iscygexec is getting set incorrectly.  That is probably the
problem.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]