From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id WAA08253; Fri, 3 May 2002 22:14:38 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id WAA08564 for ; Fri, 3 May 2002 22:14:37 +0200 (MET DST) Received: from iona.labri.fr (iona.labri.fr [147.210.8.143]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g43KEbX29993 for ; Fri, 3 May 2002 22:14:37 +0200 (MET DST) Received: from localhost (localhost.localdomain [127.0.0.1]) by iona.labri.fr (Postfix) with ESMTP id 1D2577E6D for ; Fri, 3 May 2002 22:14:36 +0200 (CEST) Received: from serveur3.labri.fr (serveur3.labri.fr [147.210.8.180]) by iona.labri.fr (Postfix) with ESMTP id 0EBF77E52 for ; Fri, 3 May 2002 22:14:35 +0200 (CEST) Received: (from vanicat@localhost) by serveur3.labri.fr (8.11.6/8.11.6) id g43KENV17759 for caml-list@inria.fr; Fri, 3 May 2002 22:14:23 +0200 To: caml-list@inria.fr Subject: Re: [Caml-list] input_line is blocking References: <001101c1f29c$98e4b570$5000a8c0@warp> From: Remi VANICAT Date: 03 May 2002 19:26:57 +0200 In-Reply-To: <001101c1f29c$98e4b570$5000a8c0@warp> Message-ID: <87lmb116se.dlv@wanadoo.fr> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by AMaViS perl-11 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk "Warp" writes: > Hi > Perhaps something to do with bufferization ? > If ocamlc generates too much data on stderr, then he waits for the calling > process to read that data, but the process is currently reading on its > stdout.... And vice-versa for ocamldep ( which generates a lot of data on > its stdout ) yes, I believe this is the problem. the only solution maybe to use select -- Rémi Vanicat vanicat@labri.u-bordeaux.fr http://dept-info.labri.u-bordeaux.fr/~vanicat ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners