Browse thread
RE: [Caml-list] different behaviour of Unix.fork on FreeBSD and L inux
- Beck01, Wolfgang
[
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: | -- (:) |
| From: | Beck01, Wolfgang <BeckW@t...> |
| Subject: | RE: [Caml-list] different behaviour of Unix.fork on FreeBSD and L inux |
> > it is a problem of bufferisation of the output made by printf. If you > flush stdout before forking, there will be no problem. > Thank you Remi and John. This makes sense. However, I've inserted the printf's to trace down an error that occurs under Linux but not under FreeBSD and that can't be explained with stdout buffering effects. I was hoping the reasons of the strange printf behaviour would also explain the other error I get. -- Wolfgang Beck T-Systems Nova GmbH ------------------- 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