Updates:
        Status: Accepted
        Labels: -Version Version-3.5.0

Comment #2 on issue 554 by benoit.m...@gmail.com: Cannot seem to catch an  
error from a Exec[] process anymore
https://code.google.com/p/gambas/issues/detail?id=554

It's just that technically it is not really a bug. Because on Unix, the  
child process starts before searching for the program to run. So I only can  
catch the error later.

I think I should search for the program to run before creating the child  
process, so that we can get the error immediately. But it introduces a  
performance penalty when running each process...

-- 
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

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&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