Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2006-06-08 09:29:07 -0700 (Thu, 08 Jun 2006)
Revision: 9274
Log message:
- Better handling of the "exit i" (the exit code used to be replaced with a
"standard" one in several places).
- Use the Omake_state.exn_error_code instead of hard-coded numbers in more
places.
| Changes | Path |
| +7 -10 | omake-branches/0.9.8.x/src/build/omake_rule.ml |
| +8 -5 | omake-branches/0.9.8.x/src/shell/omake_shell_sys_unix.ml |
| +18 -13 | omake-branches/0.9.8.x/src/shell/omake_shell_sys_win32.ml |