Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2006-06-05 16:53:44 -0700 (Mon, 05 Jun 2006)
Revision: 9254
Log message:

      If a thread/process forked from the "main" OMake thread/process tries to save
      the DB, this means that something went wrong. In this case, print an error
      message and abort.
      

Changes  Path
+13 -8 omake-branches/0.9.8.x/src/build/omake_build.ml
+1 -4 omake-branches/0.9.8.x/src/build/omake_build.mli
+3 -3 omake-branches/0.9.8.x/src/main/omake_main.ml