[Gambas-user] Issue 554 in gambas: Cannot seem to catch an error from a Exec[] process anymore
gambas at ...2524...
gambas at ...2524...
Sat Sep 13 22:40:09 CEST 2014
Updates:
Status: Fixed
Comment #4 on issue 554 by benoit.m... at ...626...: Cannot seem to catch an
error from a Exec[] process anymore
https://code.google.com/p/gambas/issues/detail?id=554
Fixed in revision #6471: the executable is searched in the PATH environment
variable before forking, so that an error is raised immediately if it
cannot be found. The result of the search is kept so that the child process
does not have to do the search again.
--
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
More information about the User
mailing list