[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 11320)

Aleksey Nogin nogin at metaprl.org
Wed Jul 18 11:32:43 PDT 2007


- Make sure that Sys.Break (and some other exceptions) are never wrapped in an
  UncaughtException
- When the build is interrupted with Sys.Break, always report the
  exn_error_code, _except_ when this have happened during the -P polling.

----
Changes:
    +8 -2	omake-branches/0.9.8.x/src/build/omake_build.ml
    +7 -6	omake-branches/0.9.8.x/src/builtin/omake_builtin_io_fun.ml
    +1 -1	omake-branches/0.9.8.x/src/builtin/omake_builtin_target.ml
    +9 -0	omake-branches/0.9.8.x/src/eval/omake_eval.ml
    +6 -6	omake-branches/0.9.8.x/src/eval/omake_eval.mli
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-07.html#07/07/18.11:32:43



More information about the OMake-CVS mailing list