[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 9893)
Aleksey Nogin
nogin at metaprl.org
Tue Jan 2 14:16:18 PST 2007
Module name: OMake Build System [0.9.8.x]
Changes by: nogin at metaprl.org (Aleksey Nogin)
Date: 2007-01-02 14:16:18 -0800 (Tue, 02 Jan 2007)
Revision: 9893
Log message:
- (Bug 615) When a process creation fails with a Unix_error or Failure
exception, turn it into an OmakeException. This way it would then be
possible to catch it in OMake scriplets.
- Failures in CreateProcess (on Windows) should only be communicated via
exceptions; printing a message on stderr is unnecessarily verbose (moved in
under the appropriate "#ifdef OSH_DEBUG").
Changes:
+6 -1 omake-branches/0.9.8.x/lib/Pervasives.om
+1 -1 omake-branches/0.9.8.x/src/clib/omake_shell_sys.c
+17 -1 omake-branches/0.9.8.x/src/shell/omake_shell_job.ml
----
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-01.html#07/01/02.14:16:18
More information about the OMake-CVS
mailing list