Updates:
        Status: WontFix

Comment #1 on issue 499 by benoit.m...@gmail.com: Unable to parse the  
standard error stream if using "Shell ... For Input" instead of "Shell ...  
For Read"
http://code.google.com/p/gambas/issues/detail?id=499

When a process is run through a virtual terminal, (FOR INPUT), you have  
only one file descriptor for both standard output and standard error  
output. The file descriptor of the terminal.

So everything is received through the Read event. The Error event sees  
nothing.

I will explain that on the documentation.

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to