[Gambas-devel-svn] SF.net SVN: gambas:[5791] gambas/trunk/main/gbx
Brought to you by:
gambas
From: <ga...@us...> - 2013-08-12 20:48:47
|
Revision: 5791 http://sourceforge.net/p/gambas/code/5791 Author: gambas Date: 2013-08-12 20:48:45 +0000 (Mon, 12 Aug 2013) Log Message: ----------- [INTERPRETER] * NEW: Process.Ignore() is a new method that tells the interpreter to not wait for the process end. If the interpreter exits, that process is then automatically killed. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_c_process.c gambas/trunk/main/gbx/gbx_c_process.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |