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

Aleksey Nogin nogin at metaprl.org
Fri Dec 8 09:54:24 PST 2006


Module name: OMake Build System [0.9.8.x]
Changes by: nogin at metaprl.org (Aleksey Nogin)
Date: 2006-12-08 09:54:24 -0800 (Fri, 08 Dec 2006)
Revision: 9849
Log message:
      Call Pervasives.flush_all before forking. This is needed as the out_channel
      buffers will get duplicated on fork, so anything that is in them may end up
      being outputted several times if we do not flush!
      
Changes:
    +1 -0	omake-branches/0.9.8.x/src/shell/omake_shell_sys_unix.ml
    +1 -0	omake-branches/0.9.8.x/src/shell/omake_shell_sys_win32.ml
 
----
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2006-12.html#06/12/08.09:54:24



More information about the OMake-CVS mailing list