monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 7a954deddb8114c9fa6603b728e5204b4dac38


From: monotone
Subject: [Monotone-commits-diffs] Revision 7a954deddb8114c9fa6603b728e5204b4dac3886
Date: Thu, 16 Nov 2006 21:05:28 +0100

-----------------------------------------------------------------
Revision: 7a954deddb8114c9fa6603b728e5204b4dac3886
Ancestor: 636d7509b12958853f288be366e4e44597a0656c
Author: address@hidden
Date: 2006-11-16T19:07:10
Branch: net.venge.monotone-viz.automate

Modified files:
        automate.ml dot_lexer.mll glib/giochannel.ml
        glib/giochannel.mli glib/ocaml-giochannel.c
        glib/ocaml-gspawn.c gnomecanvas_hack.c main.ml subprocess.ml

ChangeLog: 

Win32 fixes.

* Giochannel: 
  - add a set_flags_noerr function. On win32, set_flags raises an
    error. That's not very important in our case (non-blocking flag on
    the standard input channel of the spawned process).
  - add a new_fd function that calls win32_new_fd on Windows, unix_new
    on other platforms.  
* Subprocess, Automate: adapt
* Dot_lexer: (crude) fix for Windows end-of-lines.
* Gspawn: fix convert_exit_status on Windows
* gnomecanvas_hack.c: disable on Windows
* Main: fix the _MTN dir searching function on Windows

Attachment: txtocFGhrp0pB.txt
Description: Diff [636d7509b12958853f288be366e4e44597a0656c] -> [7a954deddb8114c9fa6603b728e5204b4dac3886]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]