Browse thread
OCaml IDE (OCaml and stdout/stderr)
-
Nathaniel J. Gaylinn
-
Jacques Garrigue
-
Nathaniel J. Gaylinn
- Nathaniel J. Gaylinn
-
Nathaniel J. Gaylinn
- Brian Hurt
-
Jacques Garrigue
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-06-21 (14:13) |
From: | Nathaniel J. Gaylinn <ngaylinn@c...> |
Subject: | Re: [Caml-list] OCaml IDE (OCaml and stdout/stderr) |
I've resolved this issue with stdout/stderr. The problem with buffering was indeed within the QProcess class, and there is a simple solution that I've already put into use! Thanks for the input, though. I was looking in the wrong place! -- Nate