Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-05-22 16:46:58 -0700 (Tue, 22 May 2007)
Revision: 10799
Log message:

      In the default reader function, treat the "Broken pipe" error (EPIPE) as EOF. This seem to be needed with OCaml 3.10.0 compiled using VS2005 under Win32 (not sure whether this is VS's "fault" or OCaml's, but seems to be a reasonable thing to do anyway).

Changes  Path
+9 -8 libmojave/util/lm_channel.ml