[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 12618)
Jason J. Hickey
jyh at cs.caltech.edu
Sat Dec 1 13:01:04 PST 2007
I very much doubt this is related to bug #708.
In GetExitCodeProcess, if the exitcode is STILL_ACTIVE (259), then
the process didn't exit. Isn't Windows wonderful? MSDN puts
it this way:
"Warning If a process happens to return STILL_ACTIVE (259) as an
error code, applications that test for this value could end up
in an infinite loop."
----
Changes in omake-branches/0.9.8.x/src/clib:
+9 -19 omake_shell_sys.c
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-12.html#07/12/01.13:01:04
More information about the OMake-CVS
mailing list