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

Aleksey Nogin nogin at metaprl.org
Thu Dec 7 13:13:21 PST 2006


Module name: OMake Build System [0.9.8.x]
Changes by: nogin at metaprl.org (Aleksey Nogin)
Date: 2006-12-07 13:13:20 -0800 (Thu, 07 Dec 2006)
Revision: 9842
Log message:
      Omake_build.wait_all function ("*** omake: waiting for all jobs to finish"
      when an OMakefile have changed) was resulting in an infinite loop - fixed.
      
      P.S. This demonstrates why using "let _ = ... in" is a bad idea and should be
      avoided when "let () = ... in" or "ignore(...); " suffice.
      
Changes:
    +6 -5	omake-branches/0.9.8.x/src/build/omake_build.ml
 
----
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2006-12.html#06/12/07.13:13:20



More information about the OMake-CVS mailing list