Browse thread
[Caml-list] Marshal.**_channel vs Pervasives.**_value
- Animesh Pathak
[
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: | Animesh Pathak <animesh.pathak@i...> |
| Subject: | [Caml-list] Marshal.**_channel vs Pervasives.**_value |
dear people, Has anyone come across a case where using Marshal.to_channel (with empty option list) and Marshal.from_channel cause segfaults, bus errors and out of memory errors and using Pervasives.output_value and Pervasives.input_value in their place solves the error !!! Well, I have !! Please comment and tell me why this may happen?? Thanks for ur time... and thanks to john Malecki for his help regarding the previous problem -Animesh ------------------- 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